Commit Graph

9 Commits

Author SHA1 Message Date
Toporkov Igor
c71b738663
Move processing_deadline_reached error (#483) 2019-08-23 14:03:49 +03:00
Toporkov Igor
6dd65116e8
Renamed payment deadline to processing deadline (#482) 2019-08-23 12:51:04 +03:00
Toporkov Igor
83655a86c3
Added payment deadline (#478) 2019-08-14 14:25:20 +03:00
Boris
d85ca6cb56
add processing error 'operation_amount_incorrect' (#461)
* add LimitSpanExceeded for amount
2019-07-15 10:16:28 +03:00
Alexey
25232b2bdb
HG-458: New adjustment status, refund error class, optional trx_info for RefundCreated evt (#451) 2019-06-28 14:14:00 +03:00
Sergey Elin
71ae936f38
HG-471: Added type NoRouteFoundFailure for PaymentFailure (#434) 2019-04-25 10:23:08 +03:00
Andrey Fadeev
807e01b757
HG-250 Add payment failyre reasons caused by routing (#352) 2018-07-26 15:45:38 +03:00
Petr Kozorezov
2003e8fa1a
update payment errors list (#321)
* update payment errors list

* apply review comments
2018-03-30 16:56:12 +03:00
Petr Kozorezov
c3ea314f4f
HG-338: introduce new errors for universal mapping; remove obsolete proxies files (#293)
* HG-338: introduce new errors for universal mapping; remove obsolete proxies files

* apply review comments

* add error static to dynamic converting example

* apply review comments

* apply more review comments

* apply more review comments

* refactor a static representation for payment processing errors

* add namespaces

* apply more review comments

* apply more review comments

* apply more and more and more review comments
2018-02-15 15:55:50 +03:00