Commit graph

3701 commits

Author SHA1 Message Date
Emili Castells
5ad95568bf
Merge pull request #2019 from woocommerce/PCP-2646-update-country-eligibility-for-advanced-card-processing-apple-pay-google-pay
Update country eligibility for advanced card processing apple pay google pay (2646)
2024-02-15 16:31:47 +01:00
Emili Castells
0181186f35
Merge pull request #2015 from woocommerce/PCP-2626-cannot-enable-apple-pay
Cannot enable Apple Pay when API credentials were manually created (2626)
2024-02-15 16:31:12 +01:00
Emili Castells Guasch
37bad6023a Fix typo in variable name 2024-02-15 16:23:19 +01:00
Emili Castells Guasch
8718270efb Disable vaulting checkbox and update message if not enabled for reference transactions 2024-02-15 16:05:56 +01:00
Narek Zakarian
dd6c76f328
Prepare the SKU for sending to PayPal 2024-02-15 16:42:16 +04:00
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
8d1f45d19e Ensure vault enabled false on page load when reference transactions not enabled 2024-02-14 12:46:55 +01:00
Pedro Silva
4a98c01883
Fix checking of ApplePay and GooglePay product status capabilities 2024-02-14 11:20:49 +00:00
Narek Zakarian
dbf4718c00
Apply new countries for card fields 2024-02-13 19:14:13 +04:00
Pedro Silva
e37177725e
Add filters to override ApplePay and GooglePay product status checks. 2024-02-13 15:04:08 +00: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
Narek Zakarian
6ffa4784e2
unset the "enable/disable" field 2024-02-13 18:19:26 +04:00
Narek Zakarian
06ba2eb8d6
Remove the configurator heading 2024-02-13 18:05:40 +04:00
Emili Castells Guasch
a3440b82f3 Fix psalm 2024-02-13 14:57:08 +01:00
Narek Zakarian
81be640472
Add styles for headers and subHeaders 2024-02-13 17:43:16 +04:00
Emili Castells Guasch
9948b648e0 Add sca indicators and card update to card subscription renewals 2024-02-13 14:26:58 +01:00
Narek Zakarian
fa5eab7b90
Click on publish button on settings save 2024-02-13 16:50:57 +04:00
Narek Zakarian
c5e248452f
Hide the publish button 2024-02-13 16:50:29 +04:00
Narek Zakarian
fea34e016f
Pass the publish button classname 2024-02-13 16:50:16 +04: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
Narek Zakarian
c5763f699b
Store the Card Brand in fraud result instead of 3DS result 2024-02-12 16:39:14 +04:00
Narek Zakarian
70b6370195
Improve the capitalization of "3DS Authentication Result" text 2024-02-12 16:24:16 +04: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
Narek Zakarian
3e790481b6
Update the countries & currency combinations for Vault v3 2024-02-08 17:38:32 +04:00
Narek Zakarian
2cc9539f9e
Update the countries & currency combinations for Google Pay 2024-02-08 17:33:58 +04:00
Narek Zakarian
a28be427aa
Update the countries & currency combinations for Apple Pay 2024-02-08 17:31:51 +04:00
Narek Zakarian
8780dc85e8
Adjust Norway support for ACDC 2024-02-08 17:27:40 +04:00
Narek Zakarian
5bcc29474b
Add Liechtenstein support for ACDC 2024-02-08 17:23:07 +04:00
Narek Zakarian
c10ce6bd22
Add Ireland support for ACDC 2024-02-08 17:17:57 +04:00
Narek Zakarian
ff4f45d010
Add Austria support for ACDC 2024-02-08 17:14:02 +04: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
Narek Zakarian
dabdbb632a
hide publish button 2024-02-05 19:03:38 +04:00
Narek Zakarian
4ccc38eb7b
Use the new preview script 2024-02-05 19:03:17 +04:00
Narek Zakarian
56935e3c58
Change the configurator placement 2024-02-05 17:27:31 +04:00
Pedro Silva
42f3e575bc
Fix inconsistent instance of AppleProductStatus 2024-02-02 17:16:42 +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