summaryrefslogtreecommitdiff
path: root/merchant-lib/src/main/java/net/taler/merchantlib/PostOrderRequest.kt
AgeCommit message (Collapse)Author
2020-08-03[pos] improve payment processingTorsten Grote
- cancel orders that have been abandoned and will not be paid - show unpaid orders in history (in case one makes it through) - set deadlines when creating orders in case it helps with enabling refunds
2020-07-28[pos] adapt history to new v1 APITorsten Grote
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote