Commit graph

3568 commits

Author SHA1 Message Date
Emili Castells
be3d58e3de
Merge pull request #1953 from woocommerce/PCP-461-error-when-adding-changing-subscription-payment-method-to-pay-pal-dcc-while-no-vault-token-exists
WC Subscriptions change subscription payment
2024-01-12 12:05:04 +01:00
Emili Castells Guasch
65ba26e7cc Fix psalm 2024-01-12 11:05:52 +01:00
Emili Castells Guasch
f35373f73d Fix phpcs 2024-01-12 11:02:13 +01:00
Emili Castells Guasch
eb7e921d44 Fix psalm 2024-01-12 10:48:50 +01:00
Emili Castells Guasch
51aa79af11 Disable save to account checkout if subscription in the cart 2024-01-11 12:29:36 +01:00
Pedro Silva
f3b30902db
Add subscription support for Block Cart and Block Checkout. 2024-01-10 18:12:01 +00:00
Alex P
03a6817e18
Use only variation from cart for PUI check
This function is also used for order-pay page, but it already retrieves the variation.
2024-01-09 23:14:18 +02:00
Emili Castells Guasch
cd8cfaf0b8 Fix add payment method conflict with button event 2024-01-09 16:18:16 +01:00
Emili Castells Guasch
dfd3f0cbe9 Ensure change payment method only submit card fields for new payment 2024-01-09 12:15:48 +01:00
Emili Castells Guasch
0262c28580 Add save card payment for changing subscription payment method (WIP) 2024-01-08 17:47:52 +01:00
Emili Castells Guasch
f081fc2392 Move create wc card payment method to helper class 2024-01-08 14:39:44 +01:00
Emili Castells Guasch
018b497611 Move create wc card payment method to helper class 2024-01-08 14:37:51 +01:00
Emili Castells Guasch
dc9ad87b3e Allow create payment when changing subscription payment method (WIP) 2024-01-08 12:40:56 +01:00
Emili Castells Guasch
16eebecc5a Add change subscription payment for vault v3 2024-01-08 11:38:00 +01:00
Alex P
256ca019d1
Rename locations in style settings 2024-01-08 11:37:06 +02:00
Emili Castells Guasch
09d6ccc92d Merge branch 'trunk' into PCP-461-error-when-adding-changing-subscription-payment-method-to-pay-pal-dcc-while-no-vault-token-exists 2024-01-08 09:27:51 +01:00
Alex P
f40d3602a3
Rename button locations 2024-01-08 08:34:25 +02:00
Emili Castells
02722a3c97
Merge pull request #1897 from woocommerce/PCP-1486-paylater-block
Add Pay Later Messaging block
2024-01-05 15:04:01 +01:00
Emili Castells Guasch
355f30c663 Merge trunk 2024-01-05 15:02:06 +01:00
Emili Castells
843bee60f7
Merge pull request #1920 from woocommerce/vault-v3-wc-subscriptions
Vault v3 WC Subscriptions integration (2481)
2024-01-05 14:57:30 +01:00
Emili Castells
1e1cae59a7
Merge pull request #1941 from woocommerce/PCP-2489-improve-feature-availability-check-ux
Improve feature availability check UX (2489)
2024-01-05 12:14:05 +01:00
Emili Castells
0cebc5c2cc
Merge pull request #1938 from woocommerce/PCP-2490-improve-apple-pay-validation-notice-text
Improve Apple Pay validation notice text (2490)
2024-01-05 12:11:19 +01:00
Emili Castells
2a8320901b
Merge pull request #1939 from woocommerce/PCP-2388-php-8-2-deprecations
PHP 8.2 deprecations (2388)
2024-01-05 12:10:08 +01:00
Emili Castells
2f7e0683d6
Merge pull request #1926 from woocommerce/PCP-2488-make-all-hosted-card-fields-strings-translatable
make all hosted card fields strings translatable (2488)
2024-01-05 12:08:54 +01:00
Emili Castells
e465bfb900
Merge pull request #1915 from woocommerce/PCP-2472-google-pay-and-apple-pay-buttons-disappear-when-adding-a-product-to-the-cart-on-the-shop-page
GooglePay and ApplePay buttons disappear from the minicart when adding a product to the cart on the shop page (PCP-2472)
2024-01-05 12:08:17 +01:00
Emili Castells
cd6486ce8c
Merge pull request #1925 from woocommerce/PCP-2487-implement-early-wc-validation-for-hosted-card-fields
Implement early WC validation for Hosted Card Fields (2487)
2024-01-05 12:07:27 +01:00
Alex P
d3a318934f
Fix is_editing check 2024-01-05 12:07:29 +02:00
Pedro Silva
3c9043eeb6
Fix lint 2024-01-05 09:58:00 +00:00
Pedro Silva
a23dbb9c8b
Fix type error for services requiring SmartButton. 2024-01-05 09:37:23 +00:00
Alex P
40e4658576
Fix buttons loading in block editor 2024-01-05 09:52:28 +02:00
Pedro Silva
5e6d7f97d2
Clear PUI and DCC product status on woocommerce_paypal_payments_clear_apm_product_status event 2024-01-04 17:30:50 +00:00
Pedro Silva
8e71665ec4
Add status message to feature availability reload. 2024-01-04 15:23:01 +00:00
Pedro Silva
2348db69dc
Fix PHP 8.2 deprecation notices. 2024-01-03 17:34:58 +00:00
Pedro Silva
b7d00e8c6a
Revert "Auxiliary commit to revert individual files from a27e50de1b"
This reverts commit b0f4bd2ae20aacfa126be6577da9c032c2f4aeb8.
2024-01-03 17:30:15 +00:00
Pedro Silva
a27e50de1b
Fix PHP 8.2 deprecations. 2024-01-03 17:22:23 +00:00
Emili Castells Guasch
e23f50a5f3 Add change subscription payment for PayPal payment 2024-01-03 16:57:23 +01:00
Emili Castells Guasch
f75846952d Change subscription payment method (WIP) 2024-01-03 15:44:24 +01:00
Pedro Silva
2516bb7dad
Change ApplePay validation message. 2024-01-03 13:48:57 +00:00
Pedro Silva
c2946b0516
Revert unneeded changes. 2024-01-03 11:18:30 +00:00
Pedro Silva
282d1a73e0
Rollback button early validation and add support for Credit Card Gateway. 2024-01-03 11:13:01 +00:00
Alex P
b5b8502997
Fix lint 2023-12-27 16:12:04 +02:00
Alex P
a87ca32a12
Check if value allowed in configurator 2023-12-27 15:19:22 +02:00
Pedro Silva
00dfa6122b
Add translations to Card Fields inputs and labelds. 2023-12-22 17:47:03 +00:00
Pedro Silva
a37594643a
Add Basic Checkout Validation and Early Checkout Validation to Card Fields 2023-12-22 16:02:00 +00:00
Alex P
3e35034832
Remove configurator margin/centering 2023-12-22 17:35:08 +02:00
Alex P
e99961b6c1
Add configurator, sync with old settings 2023-12-22 17:33:55 +02:00
Pedro Silva
56952abc7d
Fix refresh buttons on show/hide events 2023-12-21 18:15:59 +00:00
Pedro Silva
e04f76d078
Add mnin margin to buttons. 2023-12-21 17:46:07 +00:00
Emili Castells Guasch
eb0afbeef8 Do not save token id in subscription meta if vault v3 enabled 2023-12-21 16:53:24 +01:00
Emili Castells Guasch
5fe89aa90c Use vault v3 first on renewal handler 2023-12-21 14:40:37 +01:00