Commit graph

3343 commits

Author SHA1 Message Date
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
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
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
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
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
Pedro Silva
c8ee62892a
Improvement of fix spacing when switching ApplePay payment method in checkout page. 2023-12-21 12:01:01 +00:00
Pedro Silva
db997e934e
Fix spacing when switching ApplePay payment method in checkout page. 2023-12-21 11:46:21 +00:00
Pedro Silva
7f5836e885
Fix rerender ApplePay and GooglePay upon cart refresh. 2023-12-18 17:42:02 +00:00
Emili Castells Guasch
68969e3409 Fix psalm 2023-12-18 17:36:20 +01:00
Emili Castells Guasch
ef9ee06944 Fix psalm 2023-12-18 17:31:27 +01:00
Emili Castells Guasch
ab09da9252 Add disable button support for variable subscriptions 2023-12-18 17:26:13 +01:00
Emili Castells
26cff0154b
Merge pull request #1908 from woocommerce/PCP-2468-incorrect-margins-when-pay-pal-buttons-are-rendered-as-separate-gateways
Incorrect margins when PayPal buttons are rendered as separate gateways. (2468)
2023-12-18 14:58:01 +01:00
Emili Castells
cceb057ed1
Merge pull request #1910 from woocommerce/PCP-2471-hosted-card-fields-payment-not-possible-when-vaulting-is-active-and-user-does-not-have-a-saved-payment-method
Hosted card fields payment not possible when Vaulting is active and user does not have a saved payment method (2466)
2023-12-18 14:52:43 +01:00
Emili Castells Guasch
50a4bd1f0e Fix phpcs 2023-12-18 14:11:06 +01:00
Emili Castells Guasch
946e8172c7 Fix creating wc payment token by checking payment in response 2023-12-18 14:04:53 +01:00
Emili Castells
2c4767a55b
Merge pull request #1903 from woocommerce/PCP-1393-acdc-save-payment-for-purchase-later
Save cards for purchase later (1393)
2023-12-18 11:56:33 +01:00
Emili Castells Guasch
d68dc62160 Ensure input element exist before getting value 2023-12-18 11:33:03 +01:00
Pedro Silva
68f7fe6771
Fix default button margins. 2023-12-15 18:07:55 +00:00
Pedro Silva
83a53ee223
Fix button margins on separate gateways 2023-12-15 17:11:16 +00:00
Niklas Gutberlet
886a6808b4
Merge pull request #1907 from woocommerce/PCP-2415-pay-pal-subscription-initiated-without-a-woo-commerce-order
PayPal Subscription initiated without a WooCommerce order (2415)
2023-12-15 18:07:22 +01:00
Niklas Gutberlet
ebc2dc4f70
Merge pull request #1904 from woocommerce/PCP-2389-block-checkout-reloads-when-submitting-order-with-empty-fields
Block Checkout reloads when submitting order with empty fields (2389)
2023-12-15 09:57:16 +01:00
Pedro Silva
7c98f1dcd4
Add checkout form validation to subscriptions. 2023-12-15 08:36:46 +00:00
Emili Castells Guasch
e93c81d57b Move add payment method handler outside loadScript 2023-12-14 17:17:43 +01:00
Emili Castells Guasch
bc8f09decc Load script once 2023-12-14 16:48:41 +01:00
Emili Castells Guasch
4b536491f2 Clean button wrapper content on each init 2023-12-14 15:40:28 +01:00
Pedro Silva
1a2038bd78
Change block variable name. 2023-12-14 09:39:02 +00:00
Emili Castells
6491146ee0
Merge pull request #1894 from woocommerce/PCP-2387-support-for-classic-checkout-block
Support for Classic Checkout Block (2387)
2023-12-14 09:57:21 +01:00
Emili Castells
ea23d09010
Merge pull request #1900 from woocommerce/PCP-2177-uniform-smart-button-display-for-pay-pal-google-pay-and-apple-pay
Uniform Smart Button Display for PayPal, Google Pay, and Apple Pay (2177)
2023-12-14 09:56:11 +01:00
Emili Castells
00c4505115
Merge pull request #1885 from woocommerce/PCP-2346-remove-string-translations-for-package-tracking-carriers
remove string translations for package tracking carriers (2346)
2023-12-14 09:14:20 +01:00
Pedro Silva
2f0f0a7e0f
Fix block checkout page reloading on form errors. 2023-12-13 16:42:16 +00:00
Emili Castells
f3b1a406e2
Merge pull request #1902 from woocommerce/PCP-2426-add-button-to-reload-feature-eligibility-status-from-connection-tab
Add button to reload feature eligibility status from Connection tab (2426)
2023-12-13 16:54:22 +01:00
Emili Castells
dae59f3e99
Merge pull request #1883 from woocommerce/PCP-2386-send-checkout-billing-and-shipping-data-to-apple-pay-displayed-when-apple-pay-is-disabled
"Send checkout billing and shipping data to Apple Pay" displayed when Apple Pay is disabled (2386)
2023-12-13 16:53:49 +01:00
Emili Castells Guasch
c3d0039f83 Add 3ds verification method 2023-12-13 14:17:46 +01:00
Emili Castells Guasch
fe089484a0 Merge branch 'trunk' into PCP-1393-acdc-save-payment-for-purchase-later 2023-12-13 12:27:14 +01:00
Emili Castells Guasch
6c3f648e95 Add redirect to payment methods page and handle error message 2023-12-13 12:24:04 +01:00
Pedro Silva
39040eb8e3
Remove unused code. 2023-12-13 10:18:37 +00:00
Pedro Silva
e01cef5d16
Fix lint. 2023-12-12 18:16:43 +00:00
Pedro Silva
81f606912f
Adds nonce validation to refresh feature status request. 2023-12-12 18:12:48 +00:00
Pedro Silva
d2abeb5dbf
Add mechanism to refresh feature status. 2023-12-12 17:30:55 +00:00
Emili Castells Guasch
10e79cbcdc Create WC payment method from card payment token 2023-12-12 17:23:47 +01:00