hulthe / strecklistan

A purpose-built point-of-sale system, made with bleeding edge web technologies.
Mozilla Public License 2.0
7 stars 3 forks source link

Add possibility to cancel iZettle payment. #63

Closed ViddeM closed 3 years ago

ViddeM commented 3 years ago

Add a button to cancel an ongoing izettle payment to the frontend (when the frontend is in izettle poll mode) which should cancel the current izettle payment. Undefined behaviour when a payment is paid and cancelled at the same time, could be problematic to implement.

hulthe commented 3 years ago

Paying a payment should override the cancellation, which should work just fine :+1:

hulthe commented 3 years ago

Also this is a duplicate of #60 x)