Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2020-08-03 | [pos] fix tests in merchant-lib | Torsten Grote | |
2020-07-30 | Split out common code into multiplatform Kotlin library | Torsten Grote | |
2020-07-23 | [pos] refactor configuration fetching and validation | Torsten Grote | |
2020-07-22 | [pos] migrate order posting and checking to v1 API and merchant-lib | Torsten Grote | |
2020-07-20 | [pos] create merchant-lib and move first v1 API endpoint there | Torsten Grote | |