summaryrefslogtreecommitdiff
path: root/merchant-lib/src/main/java/net/taler/merchantlib/Orders.kt
AgeCommit message (Collapse)Author
2023-01-03Adapt to new seconds based time formatTorsten Grote
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-02-05[merchant-lib] Support claimed ordersTorsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-24Upgrade to Kotlin 1.4Torsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-04[pos] Implement new refund API (untested since there is no wallet support)Torsten Grote
Also do a bit of code cleanup and minor refactorings This also removes the volley HTTP library which is not needed anymore