Commit graph

3518 commits

Author SHA1 Message Date
Emili Castells Guasch
4a95f22e75 Add unit test 2024-02-15 12:16:44 +01:00
Emili Castells Guasch
eb86f8a71d Refactor get previous order transaction without using order meta 2024-02-15 11:23:26 +01:00
Emili Castells Guasch
8d475494ac Fix phpcs 2024-02-13 15:37:07 +01:00
Emili Castells Guasch
21b1a1b181 Fix psalm 2024-02-13 15:19:59 +01:00
Emili Castells Guasch
a3440b82f3 Fix psalm 2024-02-13 14:57:08 +01:00
Emili Castells Guasch
9948b648e0 Add sca indicators and card update to card subscription renewals 2024-02-13 14:26:58 +01:00
Emili Castells Guasch
36e3d261f6 Send sca indicators for all vaulted card renewals 2024-02-13 11:27:31 +01:00
Emili Castells Guasch
78da47a505 Update only allowed cards 2024-02-12 15:19:16 +01:00
Emili Castells Guasch
8f7c7b2eb2 Add helper for updating card 2024-02-12 14:32:30 +01:00
Emili Castells Guasch
3994637220 Add sca indicator when creating order with vaulted card id 2024-02-09 15:36:15 +01:00
Emili Castells
53c2c96b8c
Merge pull request #1980 from woocommerce/PCP-1685-store-three-d-secure-enrollment-status-and-authentication-status-responses-in-wc-order
Store three d secure enrollment status and authentication status responses in wc order (1685)
2024-02-08 16:16:06 +01:00
Pedro Silva
d738755216
Merge branch 'trunk' into PCP-2520-cart-simulation-type-error 2024-02-07 10:00:49 +00:00
Emili Castells
037f650288
Merge pull request #1986 from woocommerce/PCP-2521-apple-pay-recurring-payments
Apple Pay recurring payments (2521)
2024-02-07 10:47:08 +01:00
Pedro Silva
52720872de
Fix apple pay funding source renderer. 2024-02-06 17:40:39 +00:00
Narek Zakarian
a383a1a166
Check for PayPal order existence 2024-02-06 17:05:36 +04:00
Pedro Silva
8266e1bce7
Fix subscription initial payment method name 2024-02-05 18:26:41 +00:00
Pedro Silva
9f859da8cb
Fix lint 2024-02-05 16:43:22 +00:00
Pedro Silva
6a99a9befc
Fix update payment source on WC Order subscription renewals. 2024-02-05 16:30:19 +00:00
Pedro Silva
fba6089db0
Fix available gateways in order-pay page 2024-02-02 13:53:12 +00:00
Emili Castells
d5c8407740
Merge pull request #1992 from woocommerce/PCP-2560-extend-apple-pay-google-pay-vault-v-3-rtau-country-availability
Extend Apple Pay, Google Pay, Vault v3 (& RTAU) country availability (2560)
2024-02-01 11:45:29 +01:00
Emili Castells
7477bb2ecc
Merge pull request #1991 from woocommerce/PCP-2559-update-acdc-supported-currencies-list
Update ACDC supported currencies list (2559)
2024-02-01 11:44:42 +01:00
Emili Castells
f7e46bf1d2
Merge pull request #2003 from woocommerce/PCP-2424-remove-mercado-pago-from-disable-funding-sources
Remove MercadoPago from disable funding sources (2424)
2024-02-01 11:43:57 +01:00
Emili Castells
0054a3572c
Merge pull request #2002 from woocommerce/PCP-2416-improve-onboarding-notice-text
Improve onboarding notice text (2416)
2024-02-01 11:43:11 +01:00
Emili Castells
998867595f
Merge pull request #1979 from woocommerce/PCP-2084-free-trial-subscription-products-using-pay-pal-vaulting-when-pay-pal-subscriptions-configured-as-subscriptions-mode
Free trial subscription products using PayPal Vaulting when PayPal Subscriptions configured as Subscriptions Mode (2084)
2024-02-01 11:41:15 +01:00
Emili Castells
f95fe26cd2
Merge pull request #1996 from woocommerce/PCP-1976-ppec-subscription-migration-related-warning-after-2-2-2-update
Check if the `$wpdb->wc_orders` exists before query (1976)
2024-02-01 11:39:54 +01:00
Pedro Silva
977f9836e2
Fix lint 2024-02-01 09:53:26 +00:00
Pedro Silva
77741f5843
Fix unset property warning 2024-02-01 09:43:50 +00:00
George Burduli
074728616c
Remove duplicate array key 2024-01-31 19:33:09 +04:00
George Burduli
b556735a7c
Enable card fields for ACDC and Vault v3 supported countries/currencies 2024-01-31 19:29:07 +04:00
Pedro Silva
0cf3f946c6
Fix ApplePay token update 2024-01-31 14:59:47 +00:00
Narek Zakarian
704bc9cbf0
Store the fraud result in meta 2024-01-31 17:18:25 +04:00
Narek Zakarian
5c5f459f3b
Fix the coding styles 2024-01-31 17:03:38 +04:00
Narek Zakarian
4b16638abd
Refactor the trait to handle the ACDC order info 2024-01-31 16:41:53 +04:00
Pedro Silva
8d82e51506
Fix subscription validations 2024-01-31 10:32:21 +00:00
Emili Castells Guasch
04b9bb547e Do not add card-fields component if advanced card payment is disabled 2024-01-31 11:17:50 +01:00
Pedro Silva
ebcc2ba3f9
Fix subscription validations 2024-01-30 18:22:53 +00:00
Pedro Silva
6c0e0a96dc
Merge branch 'trunk' into PCP-2521-apple-pay-recurring-payments 2024-01-30 17:53:38 +00:00
Pedro Silva
c342a4a0d8
Add ApplePay subscription validations in block pages. 2024-01-30 17:46:28 +00:00
Narek Zakarian
e63baa6c43
Add the FraudProcessorResponse to Authorization 2024-01-30 17:42:59 +04:00
Narek Zakarian
843917f061
Pass the fraud to Authorization 2024-01-30 17:39:21 +04:00
Narek Zakarian
1acf16a878
Process 3DS meta only for ACDC 2024-01-30 17:33:54 +04:00
Emili Castells Guasch
129fba0439 Fix phpcs 2024-01-30 11:10:29 +01:00
Emili Castells Guasch
c008e0eaa5 Ensure vault enabled false on plugin upgrade if reference transactions is disabled 2024-01-30 11:07:21 +01:00
Emili Castells Guasch
02506e976a Set vault_enabled as false if reference transactions is disabled 2024-01-30 11:01:19 +01:00
Emili Castells Guasch
0ec37bd907 Do not display vaulting_api option if reference transaction disabled 2024-01-30 10:50:24 +01:00
George Burduli
bb94567f2f
Remove MercadoPago service 2024-01-30 12:29:19 +04:00
George Burduli
b8541269cd
Improve onboarding notice text 2024-01-30 12:16:14 +04:00
Emili Castells Guasch
893e9bad09 Do not enable vaulting if reference transactions disabled 2024-01-29 17:51:42 +01:00
Pedro Silva
be7ece91da
Fix lint 2024-01-26 18:01:39 +00:00
Pedro Silva
2167c7c78b
Add permit multiple tokens so Venmo can work alongside PayPal 2024-01-26 17:57:59 +00:00