Commit graph

3800 commits

Author SHA1 Message Date
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
Emili Castells Guasch
b6fa6f4264 Ensure invoice_id is sent on vault v3 card refund 2024-01-26 17:26:03 +01:00
Pedro Silva
0d4fbc4c0b
Refactor Venmo and ApplePay payment tokens. 2024-01-26 14:22:20 +00: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
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
Pedro Silva
b3b6693aa2
Fix lint 2024-01-24 18:25:17 +00:00
Pedro Silva
94b92d8434
Remove not needed code. 2024-01-24 18:15:50 +00:00
Pedro Silva
3b4bab512f
Add process merchant payments for ApplePay vaulted tokens 2024-01-24 18:05:00 +00:00
Emili Castells Guasch
b520bc1dc4 Do not continue execution if both payments have vaulting setting disabled 2024-01-24 16:30:51 +01:00
Pedro Silva
80df0c9b27
Fix lint 2024-01-24 15:13:57 +00: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
Pedro Silva
96b83c9d0d
ApplePay Vaulting Integration 2024-01-24 08:47:48 +00:00
Narek Zakarian
eeb0873a9a
Include the Card Brand 2024-01-23 19:32:07 +04:00
Narek Zakarian
676a1501e5
Include the Liability Shift 2024-01-23 19:15:40 +04:00
Narek Zakarian
6c40b3da44
Improve the docs 2024-01-23 19:08:55 +04:00
Narek Zakarian
6fdf524c6b
Improve the docs 2024-01-23 19:07:54 +04:00
Narek Zakarian
39f648b084
Handle the 3DS details when captured & authorized 2024-01-23 19:03:36 +04:00
Narek Zakarian
fc270805e2
Add action after the new order status is authorized 2024-01-23 19:02:28 +04:00
Narek Zakarian
498efd72ad
Add 3DS meta key 2024-01-23 19:01:28 +04:00
Narek Zakarian
36ab073c41
Create a trait for handling 3DS details 2024-01-23 19:00:48 +04: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
Emili Castells Guasch
0160e42909 Exclude PayPal subscriptions from free trial flow 2024-01-23 15:41:59 +01:00
Pedro Silva
827bd2568d
Fix passing funding_source on block pages. 2024-01-19 09:52:59 +00:00
Pedro Silva
300e8f377c
Merge branch 'trunk' into PCP-2521-apple-pay-recurring-payments
# Conflicts:
#	modules/ppcp-save-payment-methods/src/SavePaymentMethodsModule.php
2024-01-18 11:34:15 +00:00
Pedro Silva
018ef05f26
Fix warning undefined funding_source. 2024-01-18 11:00:19 +00:00
Pedro Silva
544be89c0b
Fix warning undefined funding_source. 2024-01-18 10:47:50 +00:00
Pedro Silva
7f3d74c8c8
Fix warning 2024-01-18 10:39:49 +00:00
Emili Castells
63d3a22564
Merge pull request #1970 from woocommerce/add-package-tracking-support-for-uk
Add package tracking support for UK
2024-01-18 11:17:39 +01:00
Emili Castells Guasch
8c8bee1c47 Add package tracking support for uk 2024-01-18 11:00:10 +01:00