Commit graph

5490 commits

Author SHA1 Message Date
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
Daniel Dudzic
f3da7a3162
Card Fields: Add a filter for the CVC field, adjust the CVC string to match the field label CVV and make it translatable (2658) 2024-03-11 15:25:00 +01:00
Emili Castells
ba99d942aa
Merge pull request #2086 from woocommerce/PCP-2766-invoice-id-not-included-in-api-call-when-creating-payment-with-saved-card
invoice_id not included in API call when creating payment with saved card (2766)
2024-03-11 12:19:10 +01:00
Emili Castells Guasch
6b29b43be3 Revert add id token without capture card payment 2024-03-11 09:41:57 +01:00
Emili Castells Guasch
2003ad9641 Revert add id token without capture card payment 2024-03-11 09:41:14 +01:00
Emili Castells Guasch
3801a8f838 Fix phpcs 2024-03-11 09:25:33 +01:00
Emili Castells Guasch
81826fbd61 Remove unused ajax endpoint 2024-03-11 09:15:46 +01:00
Emili Castells Guasch
e201637353 Remove unused ajax endpoint 2024-03-11 09:14:48 +01:00
Emili Castells Guasch
1b76c67e54 Fix phpunit 2024-03-11 09:10:11 +01:00
Pedro Silva
795c1fdcd6
Refactoring AXO module 2024-03-08 17:41:21 +00:00
Emili Castells Guasch
2527f45a1e Add wc invoice id when creating PayPal order 2024-03-08 17:38:43 +01:00
Pedro Silva
039cc53f40
Refactor axo module 2024-03-08 14:39:50 +00:00
Emili Castells
d2f39be90b
Merge pull request #2083 from woocommerce/PCP-2725-typo-in-sca-indicators-for-acdc-vault-transactions
Typo in SCA indicators for ACDC Vault transactions (2725)
2024-03-06 16:38:44 +01:00
Emili Castells Guasch
c93216de70 Merge branch 'trunk' into PCP-2725-typo-in-sca-indicators-for-acdc-vault-transactions 2024-03-06 15:20:25 +01:00
Emili Castells
8d00b04d2e
Merge pull request #2069 from woocommerce/PCP-2713-payments-with-saved-card-token-uses-capture-intent-when-authorize-is-configured
Payments with saved card tokens use Capture intent when Authorize is configured (2713)
2024-03-06 14:50:19 +01:00
Emili Castells
a6df22834f
Merge pull request #2079 from woocommerce/PCP-2727-do-not-handle-vault-payment-token-created-webhook-for-vault-v-3
Do not handle VAULT.PAYMENT-TOKEN.CREATED webhook for Vault v3 (2727)
2024-03-06 13:56:23 +01:00
Emili Castells Guasch
0a892a5f5b Return success response if event type is BILLING_AGREEMENTS.AGREEMENT.CREATED 2024-03-06 12:12:45 +01:00
Emili Castells Guasch
f2ecd1a12f Fix typo in stored_credential 2024-03-06 11:02:48 +01:00
Narek Zakarian
982b0e950d
Submit the form instead of refreshing the page 2024-03-05 18:56:38 +04:00
Narek Zakarian
1f5e32c0b0
Use the new way to check if block should be enabled 2024-03-05 17:08:10 +04:00
Narek Zakarian
e0a232bb49
Save the "product_preview" placement 2024-03-05 17:07:48 +04:00
Narek Zakarian
b72898c290
Enable feature flag for configurator module 2024-03-05 17:07:16 +04:00
Narek Zakarian
f2a741094c
Separate "module loaded" "block enabled" methods 2024-03-05 17:06:40 +04:00
Narek Zakarian
71c0da5c35
Use the "product_preview" for now instead of custom 2024-03-05 17:05:37 +04:00
Narek Zakarian
13716bfa16
Remove the preview from script 2024-03-05 15:14:40 +04:00
Emili Castells Guasch
632409ef1c Do not handle webhook if version is not 2.0 2024-03-05 11:44:48 +01:00
Pedro Silva
da8d566560
Add order notes. 2024-03-04 15:20:35 +00:00
Emili Castells Guasch
2d1e8d0a28 Fix phpunit 2024-03-04 09:51:33 +01: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 Guasch
78ef57145c Use intent value from settings 2024-03-01 11:17:27 +01:00
Emili Castells
da6d57b77b
Merge pull request #2051 from woocommerce/PCP-2466-acdc-unsuccessfully-payment-with-new-credit-card-when-debugging-is-enabled-json-error-on-frontend-and-warning-on-network-tab-2
ACDC Unsuccessfully payment with new credit card when debugging is enabled (json error on frontend and warning on network tab) (2466)
2024-02-29 11:58:34 +01:00
Emili Castells
f1c79db4cb
Merge pull request #2041 from woocommerce/PCP-2641-proceed-to-pay-pal-button-is-showing-for-free-trial-subscription-products-for-germany-merchant-extended-v-3
Proceed to PayPal button is showing for Free trial subscription products (2641)
2024-02-29 11:57:47 +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
Emili Castells
11e7f79efa
Merge pull request #2053 from woocommerce/PCP-2692-messaging-configurator-feedback
Improve the messaging configurator styles (2692)
2024-02-29 11:55:58 +01:00
Emili Castells
fe540a5a50
Merge pull request #2058 from woocommerce/PCP-2169-must-pass-create-subscription-with-intent-subscription-error-with-pay-pal-subscriptions-mode-when-allowing-manual-renewal-payments
"Must pass createSubscription with intent=subscription" error with PayPal Subscriptions mode (2169)
2024-02-29 11:55:14 +01:00
Emili Castells
d0b0895a81
Merge pull request #2054 from woocommerce/PCP-2523-woo-payments-multi-currency-not-working-on-block-cart-checkout-pages
WooPayments multi-currency not working on Block Cart & Checkout pages (2523)
2024-02-29 11:54:10 +01:00
Pedro Silva
ef5dc3a9f5
Fix lint. 2024-02-28 11:26:43 +00:00
Pedro Silva
59b5af65bd
Fix lint. 2024-02-28 11:22:44 +00:00
Pedro Silva
562a9eed4c
Add admin notice persistence. 2024-02-28 11:14:59 +00:00
Pedro Silva
9968537f06
Fix tests 2024-02-27 18:51:01 +00:00
Pedro Silva
5469cdb3dd
Add reauthorization functionality. 2024-02-27 12:00:09 +00:00
Danae Millan
a06da46e33 woorelease: Product version bump update 2024-02-26 20:17:11 -06:00
Emili Castells Guasch
7ee7cc82f8 Exclude PayPal subscriptions products from automatic only payment gateways 2024-02-26 15:45:23 +01: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
George Burduli
32dd3e7d63
Render smart button interface later to avoid currency mismatch 2024-02-23 21:07:08 +04:00