aboutsummaryrefslogtreecommitdiff
path: root/merchant-lib/src/main/java/net/taler/merchantlib/OrderHistory.kt
AgeCommit message (Collapse)Author
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
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