Commit graph

57 commits

Author SHA1 Message Date
dinamiko
e36d77fad2 Merge trunk (WIP) 2021-10-07 17:36:29 +02:00
Alex P
fb3c4f0101 Quick fix handling of capture statuses after capturing via order action 2021-10-07 10:59:13 +03:00
Alex P
03e9ac9aad Fix capture endpoint returned object 2021-10-07 10:15:29 +03:00
Alex P
98bd5bd245 Extract/refactor order status changes, fix denied payment handling 2021-10-07 09:23:03 +03:00
Alex P
45249966e9 Add missing order meta 2021-10-06 18:10:32 +03:00
dinamiko
1cee5d51f1 Void authorized transaction when payment is not saved 2021-10-06 15:57:57 +02:00
Alex P
ea7f56c402 Handle denied authorization when capturing via order action
If nothing to capture and do not have captures, then show error.
2021-10-05 08:57:55 +03:00
Alex P
06e437e0c3 Refactor logging, add missing logging 2021-10-04 19:16:50 +03:00
Alex P
07928c9935 Return status instead of bool + last_status 2021-10-04 18:36:30 +03:00
Alex P
c6229c9944 Simplify test 2021-10-04 18:25:35 +03:00
Alex P
65c048438c Fix indent 2021-08-27 20:46:09 +03:00
Alex P
28b47e8415 Fix/update test 2021-08-27 20:41:30 +03:00
Alex P
e6c0182dd4 Update tests 2021-08-27 17:28:15 +03:00
emilicastells
3fde81bb80
Fix unit tests 2021-08-13 14:39:27 +02:00
Kirill Braslavsky
282ff63330
Add tests 2021-07-28 10:03:43 +03:00
dinamiko
35c959718e Fix phpunit tests 2021-06-04 11:57:25 +02:00
Emili Castells
0e1f345f8e
Merge pull request #150 from woocommerce/PCP-141-disable-vault-setting-if-not-in-
Disable vault setting if vaulting feature is not available
2021-05-20 11:42:01 +02:00
dinamiko
8005ea39c3 Fix unit test 2021-05-03 13:00:27 +02:00
dinamiko
1725d2da18 Do not redirect when handling vault_enabled settings, also return false if there is no scope yet 2021-05-03 12:20:07 +02:00
Kirill Braslavsky
59311dcf12 update tests 2021-04-19 11:47:28 +03:00
Emili Castells
d257b270df
Merge pull request #134 from woocommerce/feature/PCP-88-payment-token-vaulting
Introduce client-side vaulting and allow Subscription renewals through payment tokens
2021-04-08 11:09:15 +02:00
dinamiko
34b624905d Fix merge conflicts with trunk 2021-03-31 11:22:01 +02:00
Kirill Braslavsky
d15ec42038 add missed line break at the EOF 2021-03-25 17:08:55 +02:00
Kirill Braslavsky
c7fdfe1bce add test 2021-03-25 15:10:53 +02:00
Kirill Braslavsky
a50a0cd5cb update tests 2021-03-17 10:30:02 +02:00
Kirill Braslavsky
fb3ff1fa91 fix tests 2021-02-22 14:11:08 +02:00
Kirill Braslavsky
14ea92a0c3 add tests for TransactionUrlProvider class 2021-02-22 12:39:49 +02:00
Kirill Braslavsky
55c3de4f24 update tests 2021-02-19 19:57:25 +02:00
David Remer
d6abaafadb enable refunds through gateway 2020-09-28 11:47:24 +03:00
David Remer
7445c91ed7 fix tests 2020-09-14 07:51:45 +03:00
David Remer
840b9cd9f0 Merge branch 'pcp-50-settings-in-one-gateway' 2020-09-03 12:10:52 +03:00
David Remer
61038cc51e capital_C_dangit WooCommerce 2020-09-03 07:05:50 +03:00
David Remer
ccda439569 fix tests 2020-09-02 13:54:53 +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
4519c3f70f apply coding standards to session module 2020-09-01 10:12:54 +03:00
David Remer
81637ebe6d fix tests 2020-09-01 09:47:36 +03:00
David Remer
a35d103111 fix tests 2020-08-31 13:03:16 +03:00
David Remer
cf0b5b0e25 code styles for the wc gateway module 2020-08-28 08:13:45 +03:00
David Remer
37938ad589 fix tests 2020-08-26 09:59:07 +03:00
David Remer
7d490c6b7c fix tests 2020-08-25 14:55:06 +03:00
David Remer
3fdb3d641d resolve merge conflict 2020-08-18 12:40:24 +03:00
David Naber
a90b1addc6 Another test for CheckoutPayPalAddressPreset PCP-28 2020-08-18 10:40:54 +02:00
David Remer
03d2ed9897 rename WcGateway to PayPalGateway 2020-08-18 08:46:18 +03:00
David Naber
781760a82c Introduce unit test for CheckoutPayPalAddressPreset PCP-28 2020-08-17 18:03:32 +02:00
David Naber
1d0333026f Add Test for ApplicationContextRepository PCP-28
Add new parameter  to ::currentContext()
2020-08-11 09:41:29 +02:00
David Naber
449d3440bd Add empty test class for CartRepository 2020-08-11 09:25:28 +02:00
David Naber
ac8cb3bf40 Add unit test for ApplicationContextRepository PCP-28 2020-08-07 17:09:17 +02:00
David Remer
3e4665907f fix test 2020-07-21 09:11:11 +03:00
David Remer
241a5e170d process orders when credit card is approved 2020-07-16 10:16:43 +03:00
David Remer
af99ab0647 fix tests 2020-07-02 14:40:17 +03:00