Commit graph

21 commits

Author SHA1 Message Date
Philipp Stracker
ac98600b8f
🔥 Simplify code, remove console output 2024-08-13 20:23:51 +02:00
Philipp Stracker
3b92eaac81
Store shipping cost in the DTO 2024-08-13 19:31:51 +02:00
Philipp Stracker
611ab4c5a7
New TransactionInfo DTO 2024-08-13 18:53:39 +02:00
Philipp Stracker
7946150f5b
New TransactionInfo DTO 2024-08-13 18:41:42 +02:00
Daniel Dudzic
a301d901dd
Google Pay: Update the formValidator name 2024-07-30 10:31:44 +02:00
Daniel Dudzic
5ad73cf5f0
Google Pay: Prevent field validation from being triggered on checkout page load 2024-07-30 10:24:26 +02:00
Emili Castells Guasch
11105d913b Run eslint autofix 2024-07-12 12:58:34 +02:00
Daniel Dudzic
e1bdc64248
Google Pay: Fix issuse with data.paymentSource being undefined and the shipping allowed boolean being hardcoded 2024-07-03 12:29:29 +02:00
Pedro Silva
24f98cd038
Disabled GooglePay and ApplePay on locations with subsciption products. 2023-11-13 17:36:18 +00:00
Pedro Silva
06087f7e67
Merge branch 'trunk' into PCP-2186-apple-pay-button-preview 2023-11-03 14:01:15 +00:00
Pedro Silva
118e49cfde
Add ApplePay preview in admin settings. 2023-11-03 10:30:31 +00:00
Pedro Silva
5d885809f7
Fix product page orders considering shipping costs 2023-10-30 14:27:42 +00:00
Pedro Silva
886f214dc6
Fix GooglePay button on Pay Now page. 2023-10-13 17:57:03 +01:00
Pedro Silva
8526adbcee
Add GooglePay shipping support. 2023-10-13 14:36:11 +01:00
Pedro Silva
08d8cded5b
Add GooglePlay preview in admin settings. 2023-09-21 11:58:51 +01:00
Pedro Silva
62e10387cb
Add GooglePay checkout form validations. 2023-09-07 17:56:14 +01:00
Pedro Silva
c6379ca980
Refactor GooglePay contect handlers to reuse action handlers. 2023-09-06 17:54:08 +01:00
Pedro Silva
78d58f1a03
Refactor GooglePay context handlers to use response currency and country. 2023-08-30 08:39:31 +01:00
Pedro Silva
00f6b467b6
Refactor GooglePay context handlers 2023-08-29 14:57:10 +01:00
Pedro Silva
37ef761e0f
Fix GooglePay small issues 2023-08-29 08:19:11 +01:00
Pedro Silva
4a1d369ad2
Add GooglePay context handler classes 2023-08-28 17:19:07 +01:00