Commit graph

529 commits

Author SHA1 Message Date
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
99d05ca44d Add save payment method attributes to PayPal payment source 2023-10-19 16:15:20 +02:00
Emili Castells
c07e8eaa87
Merge pull request #1719 from woocommerce/PCP-2006-google-pay-settings-improvements
Google Pay Settings improvements (2006)
2023-10-17 14:24:57 +02:00
Emili Castells
814c9fcd36
Merge pull request #1770 from woocommerce/PCP-798-paylater-locations
Improve Pay Later messages and add Shop, Home locations
2023-10-17 12:03:42 +02:00
Alex P
7da5d8d68a
Simplify message wrapper rendering and add shop, home locations 2023-10-16 21:41:17 +03:00
Alex P
babd27977d
Simplify message re-rendering, use data-pp-amount 2023-10-13 18:34:51 +03:00
Pedro Silva
a4ddb81d54
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-10-13 15:32:49 +01:00
Pedro Silva
bd1c683fab
Remove comment 2023-10-13 10:05:56 +01:00
Pedro Silva
b29da6a627
Add simulate cart hooks 2023-10-12 18:22:55 +01:00
Pedro Silva
ad018766a6
Merge branch 'trunk' into PCP-2006-google-pay-settings-improvements 2023-09-21 16:10:28 +01:00
Pedro Silva
08d8cded5b
Add GooglePlay preview in admin settings. 2023-09-21 11:58:51 +01:00
Emili Castells
60f998d031
Merge pull request #1688 from woocommerce/PCP-1969-form-data
Fix complex form data during form saving
2023-09-20 12:45:30 +02:00
Pedro Silva
e2ca4cd0ae
Fix PayNowBootstrap parameters 2023-09-18 16:06:25 +01:00
Pedro Silva
2298a5fb1b
Merge branch 'trunk' into wip/apple-google-combined 2023-09-12 14:21:38 +01:00
Alex P
5c3be69c78
Fix complex form data during form saving
Similarly to #1510, sending encoded form and using parse_str for FormSaver, which was still using the old way.
2023-09-12 10:02:15 +03:00
Alex P
e5513d51de
Separate message rendering, fix some message rendering issues 2023-09-11 10:57:23 +03:00
Alex P
dbe4e82707
Clear optionsFingerprint if element was destroyed 2023-09-11 10:50:39 +03:00
Alex P
50ca4dc079
Disable via CSS class 2023-09-11 10:47:08 +03:00
Alex P
a2f61e9505
Ignore actions.enable/disable errors
Can happen when buttons were destroyed.
Unclear if we really need to call this at all, CSS may be enough already.
2023-09-11 10:39:35 +03:00
Alex P
465649ba15
Fire ppcp_buttons_enabled_changed 2023-09-11 10:36:16 +03:00
Alex P
bf64309bf5
Handle enable/disabled only when changed 2023-09-11 10:35:20 +03:00
carmenmaymo
a64bd0b762
Merge branch 'task/shared-apple-google' into feat/PCP-154-apple-pay-payment 2023-09-08 11:58:57 +02:00
carmenmaymo
ff6b3bf5ce
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-08 11:58:33 +02:00
Pedro Silva
4c4e4f14ff
Add hide/show/enable/disable triggers to button helpers 2023-09-07 16:56:10 +01:00
Pedro Silva
bf92f8942d
Refactor ScriptLoading, removed timeout feature
Refactor SmartButton render hooks
2023-09-07 09:13:57 +01:00
carmenmaymo
614a37f234
Merge branch 'trunk' into feat/PCP-154-apple-pay-payment 2023-09-06 10:55:11 +02:00
Pedro Silva
72e64ef922
Refactor CartHelper endpoint for edge case configurations. 2023-09-01 14:19:29 +01:00
carmenmaymo
7394c809b7
Add logic of apple to session, validation and shipping 2023-08-31 16:43:40 +02:00
carmenmaymo
63ab1e383d
changes to mimic google implementation 2023-08-31 12:48:01 +02:00
Pedro Silva
93afeeba68
Add ButtonModuleWatcher
Adjustments for APM support
2023-08-29 15:26:59 +01:00
Pedro Silva
2ae5e2bb4c
Add concurrent handling to ScriptLoading
Fix OnboardingRenderer
2023-08-24 10:26:23 +01:00
Pedro Silva
53bf234a4c
Fix single product page extra fields in array format 2023-08-11 16:09:11 +01:00