aboutsummaryrefslogtreecommitdiff
path: root/merchant-lib/src/main/java/net/taler/merchantlib/Config.kt
AgeCommit message (Collapse)Author
2020-09-03Remove instance parameter from merchant configTorsten Grote
and reset order state when moving to new config
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