Commit graph

573 commits

Author SHA1 Message Date
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
Alex P
231636cbcc
Fix .messages access 2023-12-20 10:27:45 +02:00
Alex P
c83975f293
Merge branch 'trunk' into PCP-1486-paylater-block 2023-12-20 09:00:57 +02:00
Alex P
340704756b
Do not render paylater block if module disabled 2023-12-20 09:00:16 +02: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
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
Pedro Silva
7c98f1dcd4
Add checkout form validation to subscriptions. 2023-12-15 08:36:46 +00:00
Alex P
c8632e3826
Update paylater amount in block cart/checkout 2023-12-13 21:42:23 +02:00
Emili Castells Guasch
6c3f648e95 Add redirect to payment methods page and handle error message 2023-12-13 12:24:04 +01:00
Emili Castells Guasch
a1dfb52cbb Add card fields payment method (WIP) 2023-12-12 12:23:47 +01:00
Pedro Silva
c59f6de143
Fix ApmButton margin condition. 2023-12-12 10:18:28 +00:00
Alex P
5ab6d3b27d
Do not fail script loading if no script_attributes or data_client_id 2023-12-12 10:57:31 +02:00
Pedro Silva
ec0dd5221d
Adjustments to apm button layouts. 2023-12-11 17:14:43 +00:00
Pedro Silva
46c575a401
Fix apm button styling 2023-12-07 18:20:58 +00:00
Alex P
ee1e6538dc
Set placement 2023-12-07 08:15:05 +02:00
Alex P
baa3afeb9b
Render pay later blocks 2023-12-06 17:31:56 +02:00
Emili Castells Guasch
92a574f4fa Add pay with save payment method (WIP) 2023-11-29 17:29:20 +01:00
Emili Castells Guasch
cd8564d81e Pass save payment method checkbox value 2023-11-27 16:00:12 +01:00
Pedro Silva
3e468896b6
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-24 13:37:27 +00:00
Pedro Silva
a24d2ef87d
Fix ScriptLoading when subscriptions module is disabled. 2023-11-24 10:40:25 +00:00
Alex P
064b6db726
Restore place order button if script loading failed 2023-11-22 16:58:25 +02:00
Alex P
844684b484
Add loadPaypalScript promise wrapper 2023-11-22 16:57:36 +02:00
Emili Castells Guasch
8683b4dd4a Add empty method to avoid js error 2023-11-21 16:22:06 +01:00
Alex P
27768fdeda
Merge branch 'trunk' into PCP-2273-block-buttons 2023-11-21 16:09:10 +02:00
Alex P
240f430393
Refactor separate button style determination 2023-11-21 16:08:51 +02:00
Emili Castells Guasch
9be6601ba9 Merge trunk 2023-11-21 14:59:46 +01:00
Emili Castells Guasch
e7d07d5f12 Remove unused code 2023-11-20 15:03:49 +01:00
Emili Castells Guasch
32f7b4940b Inject either hosted fields or card fields depending on context 2023-11-20 13:23:10 +01:00
Alex P
91c6e55f3d
Replace place order text via WC_Gateway 2023-11-16 09:41:17 +02:00
Emili Castells Guasch
7502438d0c Add styles to fields 2023-11-15 16:32:46 +01:00
Emili Castells Guasch
5112e75552 Add styles to fields 2023-11-15 16:18:39 +01:00
Emili Castells Guasch
8fc4833503 Add styles to fields 2023-11-15 15:43:15 +01:00
Emili Castells Guasch
8d9e32baeb Add filter for rendering cardholder name field 2023-11-15 12:33:07 +01:00
Alex P
c71e312f18
Add filters for place order button mode and text replacement script 2023-11-15 09:44:26 +02:00
Emili Castells Guasch
adbb799be4 Add cardholder name field 2023-11-14 16:24:02 +01:00
Emili Castells Guasch
4d56994901 Hide spinner on card fields loaded 2023-11-14 12:00:26 +01:00
Emili Castells Guasch
b2a8c607af Add error handling (WIP) 2023-11-13 17:03:04 +01:00
Emili Castells Guasch
822485f782 Add card fields without custom styles for now 2023-11-13 16:03:18 +01:00
Emili Castells Guasch
692d3672c4 Add card fields (WIP) 2023-11-10 11:20:28 +01:00
Emili Castells Guasch
aa1942b604 Merge trunk 2023-11-07 09:25:59 +01:00
Pedro Silva
5d885809f7
Fix product page orders considering shipping costs 2023-10-30 14:27:42 +00:00
Emili Castells Guasch
9f41d5c874 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-10-25 11:21:28 +02:00
Pedro Silva
3ccd38e4dd
Fix disabling of clicks on disabled buttons 2023-10-20 09:38:32 +01:00