Commit graph

9830 commits

Author SHA1 Message Date
Daniel Dudzic
30a933f2df
Add 3ds redirect handling 2025-06-20 14:13:00 +02:00
Daniel Dudzic
fa047772c3
Merge branch 'PCP-4521-extract-3-ds-setting-from-acdc-payment-method' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4487-fastlane-uk 2025-06-19 14:05:23 +02:00
Daniel Dudzic
5d8822090f
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4487-fastlane-uk 2025-06-19 14:04:40 +02:00
Emili Castells
60e3a874ef
Merge pull request #3443 from woocommerce/adjust-onboarding-notice
Adjust onboarding notice based on Woo guidelines
2025-06-13 09:48:59 +02:00
Emili Castells
2c27bc416d
Merge pull request #3451 from woocommerce/PCP-4853-fix-vaulting
Fix payment_source usage
2025-06-12 11:26:49 +02:00
Alex P.
47773ab705
Merge branch 'trunk' into PCP-4853-fix-vaulting 2025-06-11 15:19:32 +03:00
Alex P.
b1b5ad95e3
Fix and refactor vaulting merging into payment source 2025-06-11 15:19:05 +03:00
Alex P.
48079f5926
Send card payment source + 3ds in one place 2025-06-11 15:16:47 +03:00
Alex P.
41da2d888f
Send google pay payment source 2025-06-11 15:15:32 +03:00
Alex P.
0e815c819d
Send apple pay payment source 2025-06-11 15:14:56 +03:00
Alex P.
55b9f49eba
Send venmo payment source 2025-06-11 15:13:48 +03:00
Alex P.
13250d9bd4
Remove unused after_checkout_validation 2025-06-11 15:13:20 +03:00
Emili Castells
8d85086185
Merge pull request #3362 from woocommerce/PCP-4467-ap-ms-automatically-enabled-when-selecting-no-during-onboarding
APMs automatically enabled when selecting "No, ..." during onboarding (4467)
2025-06-11 10:02:23 +02:00
carmenmaymo
9e9f22669d
Pass 3 arguments to apm action 2025-06-11 08:55:52 +02:00
Daniel Dudzic
df8709aee9
♻️ Refactor 3DS migration to run only when needed 2025-06-10 14:58:47 +02:00
carmenmaymo
d93efb00cd
Disable apm enabled in action if the flag is false 2025-06-10 14:56:19 +02:00
carmenmaymo
4a83795852
Merge branch 'trunk' into PCP-4467-ap-ms-automatically-enabled-when-selecting-no-during-onboarding 2025-06-10 14:48:26 +02:00
Emili Castells
803b2bfacc
Merge pull request #3438 from woocommerce/PCP-4735-add-french-territories-to-acdc-dcc
Add French Territories to the DCC supporting countries List (4735)
2025-06-10 14:21:56 +02:00
Daniel Dudzic
3443cd0ecf
🧹 Fix PHPCS linting issues 2025-06-10 12:56:55 +02:00
Daniel Dudzic
9cde0ae11b
🔄 Handle the Three D Secure setting migration in the options and remove legacy references 2025-06-10 12:52:58 +02:00
Emili Castells
705867b69b
Merge pull request #3435 from woocommerce/PCP-4793-invoice-prefix-repeatable-number-causes-an-error-on-frontend
Invoice prefix repeatable number causes an error on frontend (4793)
2025-06-10 09:53:52 +02:00
Emili Castells Guasch
91638aafdc
Fix phpcs 2025-06-10 09:52:43 +02:00
Alex P.
0b60e9083c
Remove unused old apple pay button handling 2025-06-10 10:46:34 +03:00
Himad M
a428a916df
Adjust onboarding notice based on Woo guidelines 2025-06-09 16:22:11 -04:00
Emili Castells Guasch
95adde6740
Update random prefix logic to return alphabetic characters only 2025-06-09 17:33:52 +02:00
Emili Castells Guasch
20ef33f7ee
Merge branch 'trunk' into PCP-4793-invoice-prefix-repeatable-number-causes-an-error-on-frontend 2025-06-09 17:22:35 +02:00
carmenmaymo
bdb9d24268
Merge branch 'trunk' into PCP-4467-ap-ms-automatically-enabled-when-selecting-no-during-onboarding
# Conflicts:
#	modules/ppcp-settings/src/Service/SettingsDataManager.php
2025-06-06 07:03:26 +02:00
Kyrylo
21060e368a
Add missing comma 2025-06-05 18:43:19 +03:00
Kyrylo
e6749cdce4
Add French Territories to the vaulting list 2025-06-05 18:14:15 +03:00
Kyrylo
951c63bcae
Merge branch 'trunk' into PCP-4735-add-french-territories-to-acdc-dcc 2025-06-05 17:57:54 +03:00
Emili Castells
87a8dcc00b
Merge pull request #3412 from Chaithi/trunk
Add French Territories to Expanded Checkout
2025-06-05 11:20:29 +02:00
Kyrylo
a2ef74f295
Add French Territories to the DCC supporting countries List 2025-06-04 18:50:52 +03:00
Emili Castells
f67562e808
Merge pull request #3422 from woocommerce/readme-badges
Add badges to README.md
2025-06-03 15:06:34 +02:00
Emili Castells Guasch
c2edf2e50e
Remove some badges 2025-06-03 15:05:08 +02:00
Emili Castells Guasch
c588afa240
Show ci build badge instead of integration 2025-06-03 14:55:27 +02:00
Emili Castells Guasch
8c17bb43c8
Add random invoice prefix only for sandbox 2025-06-02 17:54:30 +02:00
Emili Castells Guasch
61629f2eca
Return random string instead of based on site 2025-06-02 17:10:43 +02:00
Emili Castells Guasch
55199ed7d5
Get invoice prefix service in new settings ui 2025-06-02 16:27:47 +02:00
Emili Castells
12df58b31c
Merge pull request #3431 from woocommerce/PCP-4655-experience-context
Use experience_context
2025-06-02 11:46:43 +02:00
Emili Castells
4f25538d52
Merge pull request #3430 from woocommerce/add-keep-updated-option
Add "Keep updated with PayPal" option in the old and new settings UI
2025-06-02 09:50:30 +02:00
Alex P.
05690d1ef6
Add test 2025-06-02 10:50:21 +03:00
Alex P.
2a033d3f5f
Add tests 2025-06-02 10:04:23 +03:00
Emili Castells
5fa5499890
Merge pull request #3429 from woocommerce/fix-product-subscription-unlink
Fix product subscription unlink functionality
2025-06-02 08:58:11 +02:00
Himad M
55c4a214f5
Update option name and labels 2025-05-30 15:37:53 -04:00
Alex P.
7b07d2aef5
Specify const visibility 2025-05-30 15:57:42 +03:00
Himad M
b540db4954
Add "Keep updated with PayPal" toggle in the new settings UI 2025-05-29 13:53:02 -04:00
Himad M
1df2efd6cd
Add "Keep updated with PayPal" toggle in the old settings UI 2025-05-29 13:52:53 -04:00
Alex P.
5c5929a67b
Fix psalm 2025-05-29 19:56:58 +03:00
Alex P.
a0d3d859f8
Disable phpcs MissingVar (PHP 7.4 properties) 2025-05-29 19:50:37 +03:00
Alex P.
da45fb1baf
Remove ApplicationContext 2025-05-29 19:49:43 +03:00