summaryrefslogtreecommitdiff
path: root/merchant-lib
AgeCommit message (Collapse)Author
2020-07-23[pos] delete unpaid/unclaimed orders when user cancels or timeout happensTorsten Grote
This is still not working due to a bug in the merchant API
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote
2020-07-22[common] also support multi-platform serialization/deserializationTorsten Grote
2020-07-21[pos] config endpoint does not need authenticationTorsten Grote
2020-07-20[pos] create merchant-lib and move first v1 API endpoint thereTorsten Grote