Commit graph

5093 commits

Author SHA1 Message Date
Pedro Silva
1adaf02027
Merge branch 'trunk' into modularity-adapter-migration 2024-02-02 17:23:51 +00:00
Emili Castells
6e78c875c2
Merge pull request #2009 from woocommerce/release/2.5.3-rc1
Release 2.5.3-rc1
2024-02-01 12:42:12 +01:00
Emili Castells Guasch
3ce24e6f14 Bump 2.4.3 version 2024-02-01 12:09:36 +01: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
Emili Castells
daa4b5c662
Merge pull request #2007 from woocommerce/PCP-2617-enable-new-card-fields-for-all-acdc-locations-supporting-vault-v-3
Enable card fields for ACDC and Vault v3 supported countries/currencies (2617)
2024-02-01 11:38:12 +01:00
James Allan
1bcaf73cd7 Product version bump update 2024-02-01 12:53:55 +10: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
Emili Castells
27541f462a
Merge pull request #2006 from woocommerce/release/2.5.2-rc4
Release 2.5.2-rc4
2024-01-31 13:54:28 +01:00
Emili Castells Guasch
2b1c6c8f11 Update changelog 2024-01-31 13:04:42 +01:00
Emili Castells
503c133d16
Merge pull request #2005 from woocommerce/PCP-2613-card-fields-parameter-included-in-button-script-despite-advanced-card-processing-disabled
card-fields parameter included in button script despite Advanced Card Processing disabled
2024-01-31 13:03:12 +01: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
Emili Castells
c573b4265d
Merge pull request #2004 from woocommerce/release/2.5.2-rc3
Release 2.5.2-rc3
2024-01-30 14:59:36 +01:00
Emili Castells Guasch
51ef18bb8a Update changelog 2024-01-30 14:44:58 +01:00
Emili Castells
3c1675b9a2
Merge pull request #1999 from woocommerce/PCP-2069-pay-pal-vaulting-subscriptions-mode-setting-visible-when-merchant-not-enabled-for-reference-transactions
PayPal Vaulting Subscriptions mode setting visible when merchant not enabled for Reference Transactions (2069)
2024-01-30 14:42:16 +01:00
Emili Castells Guasch
2fb9492cff Fix phpunit 2024-01-30 11:16:38 +01: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
Emili Castells
fd6ff517c0
Merge pull request #1998 from woocommerce/release/2.5.2-rc2
2.5.2-rc2 release
2024-01-29 12:00:02 +01:00
Emili Castells Guasch
00bb771ea3 Update changelog 2024-01-29 11:51:34 +01:00
Emili Castells
648b7bdaae
Merge pull request #1997 from woocommerce/PCP-2610-can-not-refund-order-full-or-partial-made-with-acdc-v-3
Can not refund order purchased with Vault v3 Card payment (2610)
2024-01-29 11:45:54 +01:00
Emili Castells Guasch
b6fa6f4264 Ensure invoice_id is sent on vault v3 card refund 2024-01-26 17:26:03 +01:00
Narek Zakarian
960fdc59da
Check if the $wpdb->wc_orders exists before query. 2024-01-26 18:14:12 +04:00
George Burduli
995e9bc4e1
Extend Vault v3 country eligibility to EU20 2024-01-26 01:05:28 +04:00
George Burduli
11f769954a
Extend Google Pay country eligibility to EU20 2024-01-26 01:02:24 +04:00
George Burduli
7fe0b636fe
Extend Apple Pay country eligibility to EU20 2024-01-26 01:01:24 +04:00
George Burduli
e0da9b6ca4
Update supported ACDC countries and currencies 2024-01-26 00:29:49 +04:00
Emili Castells
d711a7b512
Merge pull request #1989 from woocommerce/release/2.5.2
Release 2.5.2-rc1
2024-01-25 15:00:08 +01:00
Emili Castells Guasch
8eeef3c934 Bump 2.5.2 version 2024-01-25 14:48:06 +01:00
Emili Castells
a37b9cea07
Merge pull request #1985 from woocommerce/PCP-2597-fatal-error-in-woo-commerce-pay-pal-payments-plugin-after-2-5-0-update
Fatal Error in WooCommerce PayPal Payments Plugin After 2.5.0 Update (2597)
2024-01-25 12:41:51 +01:00
Emili Castells
da872184b8
Merge pull request #1984 from woocommerce/PCP-2599-not-enabled-to-vault-payment-source-error-for-merchants-without-reference-transactions
NOT_ENABLED_TO_VAULT_PAYMENT_SOURCE error for merchants without reference transactions
2024-01-25 10:48:16 +01:00
Emili Castells Guasch
b520bc1dc4 Do not continue execution if both payments have vaulting setting disabled 2024-01-24 16:30:51 +01:00
Danae Millan
b34be9e0f2 Merge remote-tracking branch 'origin/release/2.5.1' into trunk 2024-01-24 06:52:21 -06:00
Pedro Silva
f8a872c382
Fix potential type error on woocommerce_available_payment_gateways hook handler. 2024-01-24 10:59:33 +00:00
Emili Castells Guasch
05dcb2aa80 Do not send vault attribute if vaulting setting is disabled 2024-01-24 11:51:35 +01:00
Danae Millan
1e833299e9 woorelease: Product version bump update 2024-01-23 19:21:47 -06:00
Danae Millan
e344e20700 Bump plugin version 2024-01-23 18:51:15 -06:00
Danae Millan
5eb9355458 Add changelog entries 2024-01-23 18:48:40 -06:00
Emili Castells
4183689a68
Merge pull request #1950 from woocommerce/PCP-1758-fix-pui-variation-performance
Improve PUI performance for variable products
2024-01-23 15:49:42 +01:00
Emili Castells
b4010e2472
Merge pull request #1964 from woocommerce/PCP-2558-advanced-wallet-reference-transactions-signup-link-from-connection-tab
Add setup URL for reference transactions.
2024-01-23 15:49:09 +01:00