Commit graph

10 commits

Author SHA1 Message Date
Alex P
2ca64739db Use str value when checking mismatch
Otherwise the check may fail depending on the rounding used when creating the Money objects
2022-07-07 12:36:14 +03:00
Alex P
82adf1933f Refactor money value formatting
Do not duplicate code and send string value for JPY
2022-07-07 12:34:21 +03:00
Alex P
0e82a5f6c9 Fix rounding when checking total mismatch 2022-06-15 09:58:57 +03:00
Alex P
361d2365fc Update tests 2022-02-09 16:28:27 +02:00
carmenmaymo
48a3f6d3f2 fix PayerTest all the others 2021-01-21 08:38:41 +01:00
carmenmaymo
bb07e45e24 fix PayerTest 2021-01-21 08:36:30 +01: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
81637ebe6d fix tests 2020-09-01 09:47:36 +03:00
David Remer
f5bb4048cd add api client to main repository 2020-08-31 13:38:54 +03:00