csvalpha / sofia

S.O.F.I.A. - Streepsysteem der C.S.V. Alpha
https://streep.csvalpha.nl
MIT License
5 stars 2 forks source link

Fix retry of sumup transaction #841

Closed wilco375 closed 1 year ago

wilco375 commented 1 year ago

Fixes #840 On retrying a transaction, an attempt number is added to the transaction id (e.g. transaction 105 becomes 105-1, 105-2, 105-n on the nth retry)