Commit graph

25 commits

Author SHA1 Message Date
Emili Castells Guasch
a211553e4b Check if guest customer id exist in user meta when checking if payment exist on PayPal 2023-08-03 12:28:20 +02:00
emilicastells
4c685428c6
Get user tokens from PayPal on multisite non main sites 2023-01-25 12:19:53 +01:00
emilicastells
90e5bbaf03
Fix phpcs 2023-01-02 14:28:24 +01:00
emilicastells
bf648715d9
Create new WC payment token instance for each new payment token 2023-01-02 12:50:13 +01:00
emilicastells
e3d4348cd6
Use custom payment token class for acdc 2022-12-21 15:10:33 +01:00
emilicastells
4ce9cb710b
Handle exception on payment token save 2022-12-15 17:01:56 +01:00
emilicastells
8c4c89da00
Introduce payment tokens migration logic (WIP) 2022-12-05 17:20:11 +01:00
emilicastells
f9e6fe7aed
Add PayPal WC payment token (WIP) 2022-11-23 17:00:04 +01:00
Alex P
818dbcf107 Add isolated container and dhii modularity deps 2022-11-09 10:13:03 +02:00
dinamiko
28d7e5d771 Fix phpcs 2022-08-12 10:56:25 +02:00
dinamiko
5d8b783abb Move saved card payment logic into vaulting (WIP) 2022-08-11 14:22:12 +02:00
Alex P
1c0df35f53 Handle free trial for paypal
Vault account without payment
2022-04-12 14:59:07 +03:00
Alex P
f5a472673b Handle free trial sub for cards
authorize 1$ and void
2022-04-06 09:10:24 +03:00
dinamiko
e9ddd3d788 Refactor payment token checker 2022-03-01 16:10:46 +01:00
dinamiko
b5f74f1207 Refactor payment checker (WIP) 2022-03-01 15:12:54 +01:00
Alex P
0c07ebd629 Use plugin version as asset version 2022-02-17 18:51:24 +02:00
Alex P
314ba44bb9 Use realpath for __FILE__ when creating url
on some sites __FILE__ contains .. which breaks url creation
2022-01-14 16:35:13 +02:00
Alex P
10937144a1 Add typehint 2021-10-13 15:02:10 +03:00
dinamiko
56017ba52a Fix typo in class name 2021-09-24 12:36:56 +02:00
dinamiko
773b784a53 Log delete payment failure and parse url when checking payments page 2021-09-23 17:12:17 +02:00
dinamiko
28b12af089 Add delete payment functionality 2021-09-23 15:19:44 +02:00
dinamiko
e78e81227a Add js script for my account payments screen 2021-09-22 15:49:24 +02:00
dinamiko
2db0162988 Move payment tokens repository to vaulting package 2021-09-17 17:11:36 +02:00
dinamiko
60dc34e510 Display saved payment tokens 2021-09-17 16:54:31 +02:00
dinamiko
08ab8ef404 Add vaulting module 2021-09-16 10:21:31 +02:00