Commit graph

27 commits

Author SHA1 Message Date
dinamiko
15f69e8151 Fix phpcs errors 2021-09-24 09:26:06 +02:00
dinamiko
2db0162988 Move payment tokens repository to vaulting package 2021-09-17 17:11:36 +02:00
dinamiko
05dcf5c4f4 Refactoring 2021-09-10 12:16:33 +02:00
Jorge A. Torres
069b89f1ad Add filter to short-circuit RenewalHandler::get_token_for_customer() 2021-08-09 08:27:10 -07:00
dinamiko
a943fc4fea Cast gateway id to string 2021-08-05 09:52:24 +02:00
dinamiko
e305849b6e Cast gateway description to string to prevent fatal error when is received as null 2021-08-04 16:52:29 +02:00
dinamiko
119543ae2d Update dhii/module-interface to version 0.3 2021-07-14 14:58:23 +02:00
dinamiko
d8817134a9 Update dhii\module-interface 2021-07-06 09:41:30 -05:00
dinamiko
9cfa8fa922 Check if wcs_get_subscription exists before calling it 2021-05-21 11:19:00 +02:00
dinamiko
47c4c62d6f Refactoring 2021-05-19 15:39:33 +02:00
dinamiko
1783467af4 Add create payment token for credit card (work in progress) 2021-05-17 11:00:57 +02:00
dinamiko
da4388c507 Subscriptions vaulting integration (work in progress) 2021-05-10 17:12:46 +02:00
dinamiko
17f1a91241 Change order status to failed and add note when no payment tokens found 2021-04-28 12:13:29 +02:00
dinamiko
bb5a04c4b3 Get latest payment token for subscription renewal 2021-04-23 12:22:29 +02:00
dinamiko
5afbfb0e3b Do not return stored tokens in meta but call the endpoint each time 2021-03-29 11:57:03 +02:00
dinamiko
a71c8b134a Fix phpcs errors 2021-03-25 16:57:42 +01:00
dinamiko
fd7dfaf13b Allow credit card gateway to use saved credit cards 2021-03-25 16:11:45 +01:00
dinamiko
a291c0da1a Fix phpcs errors 2021-03-10 12:55:35 +01:00
dinamiko
4b50f8caeb Enable renewals for PayPal and credit card, remove deprecated subscription methods 2021-03-01 12:37:13 +01:00
Jorge A. Torres
02718c6c77 Rename plugin to "WooCommerce PayPal Payments" 2020-10-09 19:00:00 -03:00
David Remer
d865b4f8fc remove unused files 2020-10-08 07:22:43 +03:00
David Remer
ddd4f5ba09 downgrade dhii/module-interface to 0.1 2020-09-16 10:18:45 +03:00
David Remer
c788341887 change namespace vendor to WooCommerce 2020-09-11 14:11:10 +03:00
David Remer
c5899d915c downgrade plugin to php 7.0 2020-09-11 13:38:02 +03:00
David Remer
5e011b4f95 rename plugin and slug to PayPal Payments for WooCommerce 2020-09-11 10:20:12 +03:00
David Remer
61038cc51e capital_C_dangit WooCommerce 2020-09-03 07:05:50 +03:00
David Remer
f8e82bdfaf move module.local to module 2020-09-01 14:21:58 +03:00