Commit graph

434 commits

Author SHA1 Message Date
carmenmaymo
755bc12fe2
Rewrite description & placeholder of disable cards field 2025-02-10 09:43:15 +01:00
Philipp Stracker
618b687428
♻️ Refactor payment method choices 2025-02-07 19:25:40 +01:00
Philipp Stracker
307a55b4ec
👔 Remove incorrect title for BCDC payment option 2025-02-07 19:21:44 +01:00
Philipp Stracker
055847a83e
Implement first ACDC/BCDC condition in wizard 2025-02-07 19:12:53 +01:00
Philipp Stracker
5e00c7d082
👔 Force BCDC choices for personal accounts 2025-02-07 19:06:00 +01:00
Philipp Stracker
7369b8dbda
️ Restore the payment method screen for all users 2025-02-07 19:01:40 +01:00
Emili Castells
b1adebdfe6
Merge pull request #3078 from woocommerce/PCP-4138-confirmation-message-after-saving-settings
Confirmation message after saving settings (4138)
2025-02-07 17:15:15 +01:00
Emili Castells
c35b0dba75
Merge pull request #3077 from woocommerce/PCP-4194-only-show-active-payment-methods
Only show active payment methods (PCP-4194)
2025-02-07 17:14:18 +01:00
Philipp Stracker
696b1394d3
Merge pull request #3076 from woocommerce/PCP-4191-update-fees-in-the-price-badge
Update fees in the price badge (4191)
2025-02-07 17:06:36 +01:00
Philipp Stracker
877c7bbe3b
💫 Animate the confirmation message 2025-02-07 16:50:46 +01:00
Philipp Stracker
b985059181
♻️ Slightly simplify notification code 2025-02-07 16:50:39 +01:00
Philipp Stracker
37f0eca787
♻️ Refactor and improve confirm message logic 2025-02-07 16:16:25 +01:00
Philipp Stracker
f2580a1e11
♻️ Wrap confirmation text in a new span 2025-02-07 16:15:18 +01:00
Philipp Stracker
ca4fc6acbd
🎨 Extract magic number to a constant 2025-02-07 16:13:02 +01:00
Philipp Stracker
66dddcff8b
💫 Hide the save confirmation after a short time 2025-02-07 16:12:04 +01:00
Philipp Stracker
5869c6be21
Add a save confirmation notice 2025-02-07 16:04:35 +01:00
Emili Castells Guasch
7ebf94a600 Filter enabled payment methods 2025-02-07 16:03:26 +01:00
carmenmaymo
a14d3d16e6
Add pay later badge 2025-02-07 14:48:15 +01:00
Philipp Stracker
2d09b3bd71
Set the new asModal prop in all SpinnerOverlay’s 2025-02-06 19:03:11 +01:00
Philipp Stracker
68644c3d62
Merge pull request #3061 from woocommerce/fix/PCP-4165-trim-soft-descriptor
Limit length of Soft Descriptor (4165)
2025-02-06 18:25:13 +01:00
carmenmaymo
b71730f0a7
Default to WP site title on brand name 2025-02-06 13:03:04 +01:00
carmenmaymo
d7829b11d3
Limit length of soft descriptor in front and backend 2025-02-05 15:12:35 +01:00
Philipp Stracker
1310901b03
🩹 Resolve a wp-components deprecation warning 2025-02-05 12:59:39 +01:00
Philipp Stracker
23922f6095
Conditionally hide the optional methods step 2025-02-05 12:41:54 +01:00
Philipp Stracker
f853e7c7bb
Add missing condition for “canUseCardPayments” 2025-02-05 12:41:31 +01:00
Philipp Stracker
827af56210
♻️ More flexible onboarding-step filter logic 2025-02-05 12:41:17 +01:00
Emili Castells
216af3710e
Merge pull request #3054 from woocommerce/PCP-4139-add-a-disconnect-button
Add a "Disconnect" button (4139)
2025-02-05 11:12:16 +01:00
Philipp Stracker
91c8bdafb9
Initial version of Disconnect button 2025-02-04 18:55:45 +01:00
Philipp Stracker
aa17a05e91
💄 Fix a minor CSS issue with wrong separator gaps 2025-02-04 17:56:52 +01:00
Philipp Stracker
45051bb9f4
🚚 Move component to the onboarding module 2025-02-04 17:54:00 +01:00
Philipp Stracker
63f538fd62
♻️ Extract info links to own config file 2025-02-04 17:53:05 +01:00
Philipp Stracker
123c204e50
🐛 Fix payment method configuration for GB 2025-02-04 17:21:56 +01:00
Emili Castells
3c5c348d70
Merge pull request #3047 from woocommerce/fix/PCP-4153-rename-to-sign-up
Rename "apply" labels in features tab to "sign up"
2025-02-04 16:00:48 +01:00
Philipp Stracker
0894d9e691
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/AcdcFlow.js
#	modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/AcdcOptionalPaymentMethods.js
2025-02-04 15:59:07 +01:00
Emili Castells
b4ffb9e9b4
Merge pull request #3045 from woocommerce/fix/PCP-4131-uk-to-gb
Change files missed storeCountry from UK to GB
2025-02-04 15:57:26 +01:00
carmenmaymo
802155e5d3
Rename "apply" labels in features tab to "sign up" 2025-02-04 11:30:27 +01:00
carmenmaymo
d9cc8e5f81
Change files missed storeCountry from UK to GB 2025-02-04 09:09:55 +01:00
Daniel Dudzic
bab0a467dc
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4124-dynamic-logic-for-things-to-do-next-ver3 2025-02-03 23:09:00 +01:00
Daniel Dudzic
f6717e2e66
Settings UI: Add Todos saving and dismissing 2025-02-03 23:06:33 +01:00
Philipp Stracker
9c7535e6dd
♻️ Use new PaymentFlow in StepPaymentMethods 2025-02-03 19:17:13 +01:00
Philipp Stracker
0cb6bc4bb3
Display dynamic learn-more links 2025-02-03 19:09:14 +01:00
Philipp Stracker
e7820c40c1
Add list of learn-more URLs 2025-02-03 19:08:45 +01:00
Philipp Stracker
5035b9d75d
♻️ Shorten internal payment method name 2025-02-03 19:08:30 +01:00
Philipp Stracker
9c5b7a1d63
Add prop for each method’s learn more link 2025-02-03 18:54:08 +01:00
Philipp Stracker
a63cf6775a
♻️ New customizable PaymentFlow component 2025-02-03 18:47:46 +01:00
Philipp Stracker
a2ce42b2a1
♻️ Extract repeat code into separate components 2025-02-03 17:39:50 +01:00
Philipp Stracker
17f5b9dd85
♻️ Extract code into separate components 2025-02-03 17:25:29 +01:00
Philipp Stracker
90cce3b19b
New payment method components 2025-02-03 17:24:00 +01:00
Philipp Stracker
7c41863d5d
🎨 Add whitespace only 2025-02-03 17:23:46 +01:00
Philipp Stracker
b9fc9cd516
🔀 Merge branch 'trunk' 2025-02-03 16:46:01 +01:00