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
|
f7dde306fa
|
check if payments are available in purchase unit
|
2020-09-30 07:57:13 +03:00 |
|
David Remer
|
14e31e3a0d
|
make sure a order has captures before trying to refund them
|
2020-09-29 13:26:22 +03:00 |
|
David Remer
|
d6abaafadb
|
enable refunds through gateway
|
2020-09-28 11:47:24 +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
|
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 |
|