Commit graph

28 commits

Author SHA1 Message Date
Emili Castells Guasch
2f625873f8
Do not display PayPal button is payment already exist 2025-06-06 12:26:38 +02:00
Daniel Hüsken
c1dbb83350
Refactor event listener setup for place order button 2024-11-18 14:49:03 +01:00
Daniel Hüsken
b8e85fe3f2
Disable "Add payment method" button while adding card 2024-11-14 16:16:50 +01:00
Emili Castells Guasch
9f18f2e899 Refactor: extract logic to corresponding modules 2024-07-26 15:39:25 +02:00
Emili Castells Guasch
c4232e3957 Add card payment for guest free trial (WIP) 2024-07-25 12:08:59 +02:00
Emili Castells Guasch
efbd36025d Add card payment token for free trial subscriptions (WIP) 2024-07-24 16:00:55 +02:00
Emili Castells Guasch
112b98875b Refactor save payment method js logic 2024-07-23 15:38:07 +02:00
Emili Castells Guasch
11105d913b Run eslint autofix 2024-07-12 12:58:34 +02:00
Emili Castells Guasch
2bf3c14feb Do not execute current free trial flow if vault v3 enabled 2024-04-03 09:59:40 +02:00
Emili Castells Guasch
51aa79af11 Disable save to account checkout if subscription in the cart 2024-01-11 12:29:36 +01: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
dc9ad87b3e Allow create payment when changing subscription payment method (WIP) 2024-01-08 12:40:56 +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 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
Emili Castells Guasch
c3d0039f83 Add 3ds verification method 2023-12-13 14:17:46 +01: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
10e79cbcdc Create WC payment method from card payment token 2023-12-12 17:23:47 +01:00
Emili Castells Guasch
8a4bcc55a1 Add click listener for place order button 2023-12-12 16:15:07 +01:00
Emili Castells Guasch
a1dfb52cbb Add card fields payment method (WIP) 2023-12-12 12:23:47 +01:00
Emili Castells Guasch
c5a90d8ca3 Revert commit as payment_source is needed for creating the vaulted payment 2023-11-27 10:58:49 +01:00
Pedro Silva
f24ec78c28
Code review adjustments. 2023-11-24 15:14:09 +00:00
Emili Castells Guasch
34cc1bffe4 Add save payment method for purchase later (WIP) 2023-10-26 16:36:38 +02:00
Emili Castells Guasch
1d74d08b4f Add my account save payment (WIP) 2023-10-23 16:50:43 +02:00
Emili Castells Guasch
17b43ca182 Add save payment methods module boilerplate 2023-10-17 15:11:48 +02:00