Age | Commit message (Expand) | Author |
---|---|---|
2020-08-11 | [pos] Improve coroutine-based merchant library access | Torsten Grote |
2020-08-04 | [pos] Implement new refund API (untested since there is no wallet support) | Torsten Grote |
2020-08-03 | [pos] improve payment processing | Torsten Grote |
2020-07-23 | [pos] refactor configuration fetching and validation | Torsten Grote |
2020-07-23 | [pos] delete unpaid/unclaimed orders when user cancels or timeout happens | Torsten Grote |
2020-07-22 | [pos] migrate order posting and checking to v1 API and merchant-lib | Torsten Grote |
2020-05-04 | Rename Purchase Reference to Receipt # | Torsten Grote |
2020-04-30 | Fix lint warnings that appeared after android gradle plugin update | Torsten Grote |
2020-04-01 | [pos] Enable refunds | Torsten Grote |
2020-03-30 | Fix amount serialization in PoS app | Torsten Grote |
2020-03-20 | Let all apps use the same Amount class | Torsten Grote |
2020-03-18 | Factor out code from merchant-terminal into common library | Torsten Grote |
2020-03-18 | Merge all three apps into one repository | Torsten Grote |