Commit Graph

31 Commits

Author SHA1 Message Date
Yuras
82a21660c0
Merge pull request #1 from typeable/wip/yuras/refund
Refunds
2024-09-25 11:44:23 +03:00
Yuras Shumovich
a474643854 typo 2024-09-09 10:23:03 +03:00
Yuras Shumovich
2ae6bfcbc1 Void via auth or sale guids 2024-08-22 10:32:43 +03:00
Yuras Shumovich
84ee284823 Add returnPayment 2024-08-22 10:18:02 +03:00
Nick
ee228b2ec3 Log response code and headers. 2024-08-09 14:28:39 +00:00
Nick
9a555e853d Better documentation. 2024-08-09 14:28:18 +00:00
Nick
3a34828fcf Catch all 422 errors as payment failure instead of connection failure. 2024-08-08 09:58:02 +00:00
Nick
a11f98f4ca More verbosely log requests. 2024-08-08 07:01:56 +00:00
Nick
fb6812305d Parse more field from the /capture response. 2024-08-05 05:46:09 +00:00
Nick
abfd81b42a Add cancel function to the tool. 2024-08-02 15:24:11 +00:00
Nick
9ff4728d40 Fix token update code. 2024-06-05 14:45:47 +00:00
Nick
762da31b0f Add instance Exception. 2024-05-06 14:08:53 +00:00
Nick
ff0dd027e1 Explicitly split Payment errors from Connection errors.
The latter would normally be an exception, while the former must be
handled as a part of payment workflow.
2024-05-06 13:00:42 +00:00
Nick
44b3181240 Allow adding invoice number. 2024-04-30 17:21:22 +00:00
Nick
72832aea60 Export TransactionStatus. 2024-04-30 16:31:35 +00:00
Nick
50c8a0e220 Improve error handling a bit more. 2024-04-30 16:12:32 +00:00
Nick
234bf5b10f Slightly better error handling. 2024-04-26 13:16:16 +00:00
Nick
1eac87fe5f Add RiskData to AuthOnly requests.
This solved the problem with getting CreatedLocal status.
2024-04-25 13:18:52 +00:00
Nick
c778d7922f Cli stuff. 2024-04-09 00:07:13 +00:00
Nick
de1c66e112 Tune down base dep. 2024-04-06 23:47:30 +00:00
Nick
54ff99b88d Fix connexpay minor errors 2024-04-06 23:09:44 +00:00
Nick
f7e7b49f8e Add connexpay-optparse lib 2024-04-06 23:09:33 +00:00
Nick
81ee6ffd49 Move connexpay to subdir 2024-04-06 22:54:15 +00:00
Nick
42d971ccf8 Docs. 2024-03-24 21:36:07 +00:00
Nick
7d319d995c Allow dropping HTTPS (for debug purposes) 2024-03-24 00:13:43 +00:00
Nick
450606bb35 Fix capture. 2024-03-23 23:54:23 +00:00
Nick
799bfc186b Bump 2024-03-21 23:19:54 +00:00
Nick
05635b3eb5 Allow using proxy in the tool. 2023-09-22 11:47:27 +00:00
Nick
8f541e0da6 tmp 2023-09-22 10:22:22 +00:00
Nick
ade5e0ed4e tmp 2023-09-12 00:37:03 +00:00
Nick
04baa2b347 Initial. Add README. 2023-05-25 13:26:14 +00:00