Commit graph

1498 commits

Author SHA1 Message Date
Emili Castells Guasch
16a8c9a313 Merge branch 'trunk' into PCP-2786-do-not-save-payment-token-for-guest-users 2024-03-22 10:49:49 +01:00
Emili Castells Guasch
5d92a6e791 Fix wrong card payment source sent to create wc card payment 2024-03-21 15:48:15 +01:00
Emili Castells
09937fc991
Merge pull request #2089 from woocommerce/PCP-2658-align-cvv-cvc-field-label-wording
Card Fields: Add a filter for the CVC field and update the placeholder to match the label (2658)
2024-03-21 12:39:24 +01:00
Emili Castells Guasch
082550b363 Create WC payment token if it exist in PayPal 2024-03-21 12:36:45 +01:00
Emili Castells Guasch
8ea790fedd Delete WC card payment token if it does not exist on PayPal 2024-03-19 16:26:50 +01:00
Emili Castells Guasch
2c8aecde76 Move capture card payment into card gateway to avoid error when vault v3 is disabled 2024-03-15 17:05:43 +01:00
Daniel Dudzic
8e86b242a5
Add PHPCS fixes to PayUponInvoiceGateway 2024-03-12 21:03:03 +01:00
Daniel Dudzic
ef9a4d9cdf
Pay upon Invoice: Add input validation via pattern and required attributes to the Experience Context setting fields (667) 2024-03-12 15:32:15 +01:00
Daniel Dudzic
fd4a21a356
Remove the str_replace CVC placeholder adjusting in favor of using the existing translation 2024-03-11 18:18:06 +01:00
Emili Castells
0ce740ba62
Merge pull request #2062 from woocommerce/PCP-2143-reauthorize-authorized-payments
reauthorize authorized payments (2143)
2024-03-11 17:24:06 +01:00
Emili Castells Guasch
ac74bc0ddb Add gateway_scheduled_payments support if subscriptions mode is PayPal subscriptions 2024-03-11 15:55:53 +01:00
Emili Castells Guasch
3801a8f838 Fix phpcs 2024-03-11 09:25:33 +01:00
Emili Castells Guasch
2527f45a1e Add wc invoice id when creating PayPal order 2024-03-08 17:38:43 +01:00
Pedro Silva
da8d566560
Add order notes. 2024-03-04 15:20:35 +00:00
Emili Castells Guasch
fd829933c4 Add authorize handling for saved card payment token (WIP) 2024-03-01 16:21:09 +01:00
Pedro Silva
b7d43d3c5b
Restructure Advanced Card Processing settings 2024-03-01 15:05:17 +00:00
Emili Castells Guasch
6aedb51707 Ensure correct transaction url by saving payment mode meta 2024-03-01 13:55:00 +01:00
Emili Castells
1a6b2ff44b
Merge pull request #2057 from woocommerce/PCP-2671-ensure-pay-pal-vaulting-is-not-selected-as-subscriptions-mode-when-reference-transactions-are-disabled
Ensure PayPal Vaulting is not selected as Subscriptions Mode when Reference Transactions are disabled (2671)
2024-02-29 11:56:47 +01:00
Pedro Silva
ef5dc3a9f5
Fix lint. 2024-02-28 11:26:43 +00:00
Pedro Silva
562a9eed4c
Add admin notice persistence. 2024-02-28 11:14:59 +00:00
Pedro Silva
5469cdb3dd
Add reauthorization functionality. 2024-02-27 12:00:09 +00:00
Emili Castells Guasch
935ccd82eb Ensure subscription mode is set to PayPal subscriptions when reference transactions is not available 2024-02-26 11:31:36 +01:00
Pedro Silva
c6ef12a626
Add reauthorize option 2024-02-26 09:20:30 +00:00
Emili Castells Guasch
a4bccbbb12 Display subscription mode option name instead of value in status report 2024-02-23 11:59:13 +01:00
Narek Zakarian
19f57ae87e
Remove the messaging description 2024-02-22 19:49:58 +04:00
Narek Zakarian
f82b0be0e4
Put messaging configurator on top of the page 2024-02-22 19:21:24 +04:00
Narek Zakarian
55227e6005
Remove the description for Pay Later tab 2024-02-22 18:17:06 +04:00
Pedro Silva
7003639c85
Add AXO order processing 2024-02-19 18:17:47 +00:00
Emili Castells Guasch
910337cb2b Do not execute if not a plugin payment method 2024-02-19 12:53:50 +01:00
Pedro Silva
9d2525ffcb
Fix admin ident styles 2024-02-16 15:04:36 +00:00
Emili Castells
a718186d76
Merge pull request #2029 from woocommerce/PCP-2616-disable-pay-pal-vaulting-setting-instead-of-hiding-it-when-reference-transactions-not-available
Disable PayPal Vaulting setting instead of hiding it when Reference Transactions not available (2616)
2024-02-16 14:52:20 +01:00
Pedro Silva
9fd69e7f55
Fix styles and behaviours on AXO module 2024-02-15 17:58:56 +00: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
Pedro Silva
ffb2de496d
Refactor AXO module 2024-02-14 18:17:03 +00: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
e71c34913f
Implement AXO settings 2024-02-13 14:37:50 +00: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
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
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
fba6089db0
Fix available gateways in order-pay page 2024-02-02 13:53:12 +00: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
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