Commit graph

11 commits

Author SHA1 Message Date
Karl Erik Õunapuu
5d999f96c5 Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments 2020-02-27 12:40:41 +02:00
Alex Sherman
a89688154a Get rid of BigDecimal.new deprecation warning
See #1521
2020-02-07 18:21:48 +05:00
Karl Erik Õunapuu
2645654aef Create System / Admin payment log 2020-02-04 21:10:06 +02:00
Karl Erik Õunapuu
b6469f3dfe Move payment method fetching logic to Model, rewrite tests for EveryPay component 2020-02-03 20:05:05 +02:00
Karl Erik Õunapuu
ec5ff5dc8c Validate inclusion of payment method when saving PaymentOrder 2020-02-03 15:52:02 +02:00
Karl Erik Õunapuu
3f5b5962d1 Make sure that Payment method is functional prior to paying 2020-02-03 14:14:31 +02:00
Karl Erik Õunapuu
0cf2ff92a3 Bind specific invoice when paid via Banklink / EveryPay
Fix styling issues

Move redundant logic to shared base
2020-01-31 14:25:56 +02:00
Karl Erik Õunapuu
32d4fc3c83 Refactor EveryPay / Banklink processing 2020-01-30 21:01:15 +02:00
Karl Erik Õunapuu
7033d91227 EveryPay/BankLink: Select specific Invoice to mark as paid 2020-01-30 18:31:39 +02:00
Karl Erik Õunapuu
53fbd2f50c Implement partial payment logging for EveryPay / Bank links 2020-01-30 17:24:07 +02:00
Maciej Szlosarczyk
d92004cbe0
Rename Payments to PaymentOrders 2018-04-30 09:30:34 +03:00