Commit graph

23 commits

Author SHA1 Message Date
dinamiko
2db0162988 Move payment tokens repository to vaulting package 2021-09-17 17:11:36 +02:00
dinamiko
f50628adad Fix merge conflicts 2021-05-26 15:23:09 +02:00
dinamiko
746e26397a Remove unused property 2021-05-19 16:01:09 +02:00
dinamiko
da4388c507 Subscriptions vaulting integration (work in progress) 2021-05-10 17:12:46 +02:00
Kirill Braslavsky
80892ca739 fix phpcs errors 2021-04-16 19:46:19 +03:00
Kirill Braslavsky
4ee48de635 call payment_complete() instead of update status 2021-04-14 16:34:14 +03:00
Kirill Braslavsky
d04cd56cd9 auto fix phpcs errors 2021-03-17 13:59:18 +02:00
Kirill Braslavsky
f599d3b0b7 fix function name 2021-03-17 09:47:12 +02:00
Kirill Braslavsky
76cdce2042 remove not used class dependencies 2021-03-15 19:04:09 +02:00
Kirill Braslavsky
da23be6d4c remove redundant parameter 2021-03-15 17:57:55 +02:00
Kirill Braslavsky
c7b818ac85 add missed class dependency 2021-02-22 14:40:02 +02:00
Kirill Braslavsky
62f4146387 wrap throwing code in the try-catch block 2021-02-22 14:08:43 +02:00
Kirill Braslavsky
5d5f395016 fix code style 2021-02-22 13:47:32 +02:00
Kirill Braslavsky
da7b28c367 add order field for payment type sandbox or live 2021-02-19 16:02:59 +02:00
Kirill Braslavsky
6c17c7463f remove useless condition part 2021-02-19 14:14:26 +02:00
Kirill Braslavsky
7bd17838fb save transaction id to WC order 2021-02-19 13:54:41 +02:00
Jorge A. Torres
02718c6c77 Rename plugin to "WooCommerce PayPal Payments" 2020-10-09 19:00:00 -03:00
David Remer
c788341887 change namespace vendor to WooCommerce 2020-09-11 14:11:10 +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
00389dac84 pcp-37 / return to checkout after three times trying but returned with insufficient funds error 2020-09-02 08:43:41 +03:00
David Remer
df4a4b7fef check if we have an order in the session 2020-09-01 14:50:01 +03:00
David Remer
f8e82bdfaf move module.local to module 2020-09-01 14:21:58 +03:00
Renamed from modules.local/ppcp-wc-gateway/src/Processor/class-orderprocessor.php (Browse further)