Commit graph

606 commits

Author SHA1 Message Date
Niklas Gutberlet
af18a7bcdd
Merge pull request #3547 from woocommerce/PCP-4425-react-onboarding-wizard-step-4-should-be-skipped
Skip "Payment Methods" step for branded-only + BCDC and casual sellers (4425)
2025-08-04 19:34:36 +02:00
Daniel Dudzic
9cfd827e27
Add buttons to copy merchant credentials in the Settings tab 2025-07-29 01:16:48 +02:00
Narek Zakarian
ecb46a9ec7
Skip "Payment Methods" step for branded-only + BCDC and casual sellers. 2025-07-22 18:24:17 +04:00
Daniel Dudzic
844e7df9b4
🐛 Add missing useCallback import 2025-06-23 13:51:44 +02:00
Philipp Stracker
71fa43e8a9
🔀 Merge branch 'PCP-4903’ 2025-06-20 17:31:31 +02:00
Philipp Stracker
35f64acbec
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/data/settings/hooks.js
2025-06-20 17:26:14 +02:00
Philipp Stracker
62d22e2e4a
💬 Improve copy on the plugin settings page 2025-06-20 15:49:10 +02:00
Emili Castells Guasch
ef0c9f7222
Merge branch 'PCP-4649-track-wizard-screen-views' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4649-track-wizard-screen-views 2025-06-20 15:30:28 +02:00
Emili Castells Guasch
4a20d6a00c
Merge trunk 2025-06-20 15:30:04 +02:00
Emili Castells
55bb710eb0
Merge pull request #3340 from woocommerce/PCP-4521-extract-3-ds-setting-from-acdc-payment-method
Move 3D Secure settings from Payment Methods to Settings tab (4521)
2025-06-20 14:24:37 +02:00
Emili Castells
bc6acf3679
Merge pull request #3433 from woocommerce/PCP-4619-notification-in-firefox
Onboarding: Notification for Firefox users (4619)
2025-06-20 10:58:28 +02:00
Daniel Dudzic
01177bdf40
🐛 Move productChoicesFull inside useEffect to fix ESLint warning 2025-06-16 13:26:20 +02:00
Philipp Stracker
72dfa5acfa
Conditionally show contact module toggle 2025-06-06 17:34:19 +02:00
Philipp Stracker
75b318691e
Add new Contact Module toggle to new UI 2025-06-06 15:46:30 +02:00
Daniel Dudzic
ea3e64bcb9
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4649-track-wizard-screen-views 2025-06-06 13:33:56 +02:00
Daniel Dudzic
e7d9d6f400
Add Tracks support for the Onboarding flow 2025-06-06 13:33:32 +02:00
Himad M
55c4a214f5
Update option name and labels 2025-05-30 15:37:53 -04:00
Himad M
b540db4954
Add "Keep updated with PayPal" toggle in the new settings UI 2025-05-29 13:53:02 -04:00
Daniel Dudzic
46221710e6
🐛 Fix country variable for onboarding for Mexico check 2025-05-21 17:24:21 +02:00
Daniel Dudzic
6738f80efc
🇲🇽 Add Mexico-specific logic for the new UI 2025-05-21 12:45:15 +02:00
Daniel Dudzic
de695732b5
🐛 Fix BCDC onboarding for MX merchants 2025-05-20 11:06:12 +02:00
Philipp Stracker
0fde8ed38b
♻️ Extract browser detection to a hook 2025-05-13 13:36:44 +02:00
Philipp Stracker
5948329e95
💄 Fix notice layout on last step 2025-05-13 12:51:14 +02:00
Philipp Stracker
fd804d62de
💄 Display a warning below connect button in FF 2025-05-13 12:50:25 +02:00
Daniel Dudzic
0371a51688
Sync with trunk 2025-05-08 11:22:40 +02:00
Emili Castells Guasch
13a2f16254
Merge branch 'PCP-4488-non-acdc-country-vietnam-chosen-for-this' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4488-non-acdc-country-vietnam-chosen-for-this 2025-05-05 15:28:58 +02:00
Emili Castells Guasch
ab5accd12a
Merge branch 'trunk' into PCP-4488-non-acdc-country-vietnam-chosen-for-this 2025-05-05 12:11:13 +02:00
Emili Castells Guasch
c93e1b5096
Merge trunk 2025-05-02 11:09:01 +02:00
carmenmaymo
a064b76ba2
Merge branch 'trunk' into PCP-4488-non-acdc-country-vietnam-chosen-for-this 2025-05-02 09:00:59 +02:00
Carmen Maymó
bcdc6535a0
Update modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/PaymentFlow.js
Co-authored-by: Danny Dudzic <d.dudzic@syde.com>
2025-05-02 07:37:21 +02:00
Emili Castells
0eaa2f4a4f
Merge pull request #3342 from woocommerce/PCP-4506-disable-specific-credit-cards-shows-select-as-possible-value
Disable Specific credit cards shows Select as possible value (4506)
2025-04-30 16:26:28 +02:00
carmenmaymo
5268935dea
Merge branch 'trunk' into PCP-4481-enable-all-disable-all-toggle-next-to-alternative-payment-methods-on-payment-methods-tab 2025-04-30 09:40:10 +02:00
carmenmaymo
c5225ba434
Decouple apm from acdc capability 2025-04-29 18:01:42 +02:00
carmenmaymo
f2a8ae971c
Remove 'select' from selector options 2025-04-24 09:25:40 +02:00
Daniel Dudzic
6a904e1b1d
♻️ Move 3D Secure settings from Payment Methods to Settings tab 2025-04-23 14:09:50 +02:00
carmenmaymo
73c42146bd
Update wording for !acdc 2025-04-16 18:59:00 +02:00
Emili Castells
a362780c8e
Merge pull request #3294 from woocommerce/PCP-4277-conduct-an-accessibility-audit-and-compile-a-list-of-tasks-to-improve-the-accessibility-of-the-new-ui
Enhance the accessibility of the new Settings UI (4277)
2025-04-16 09:14:13 +02:00
carmenmaymo
29369f7313
Improve the a11y 2025-04-15 16:49:34 +02:00
carmenmaymo
57cea71602
Use button component 2025-04-15 16:47:58 +02:00
Carmen Maymó
beecb89472
Update modules/ppcp-settings/resources/js/Components/Screens/Settings/Components/Payment/PaymentMethodCard.js
Co-authored-by: Danny Dudzic <d.dudzic@syde.com>
2025-04-15 16:24:18 +02:00
carmenmaymo
8bafd98b92
Add toggle to bulk disable apm methods 2025-04-15 12:54:25 +02:00
Philipp Stracker
436ba4e8c0
🐛 Fix the onboarding wizard bug 2025-04-04 14:35:19 +02:00
Philipp Stracker
73a9953d61
🔊 Add error log when onboarding wizad fails 2025-04-04 13:59:53 +02:00
Philipp Stracker
78390f0383
💬 Shorten payment method title for branded only 2025-04-02 11:34:35 +02:00
Daniel Dudzic
bf2346d33d
👁️‍🗨️ Enhance the accessibility of the new Settings UI 2025-04-01 16:10:32 +02:00
Emili Castells
6deb4ea9ea
Merge pull request #3281 from woocommerce/PCP-4445-welcome-screen-lists-all-major-credit-debit-cards-apple-pay-google-pay-in-branded-only-mode
Welcome screen lists "all major credit/debit cards, Apple Pay, Google Pay," in branded-only mode (4445)
2025-03-31 17:30:53 +02:00
Emili Castells Guasch
d9c1d2ea1e Remove all major credit/debit cards text for branded only 2025-03-31 17:28:36 +02:00
Emili Castells
7316bdf956
Merge pull request #3286 from woocommerce/PCP-4443-onboarding-step-4-displayed-for-personal-user-in-branded-only-mode
Hide the payment methods screen for personal user in branded-only mode (4443)
2025-03-31 17:00:08 +02:00
Narek Zakarian
7050b92a39
Hide the payment methods screen for personal user in branded-only mode 2025-03-28 19:08:52 +04:00
carmenmaymo
1319d2b517
Correct heading in onboarding step 4 in branded-only mode 2025-03-28 12:51:44 +01:00