cthit/strecklistan

Pending transactions should cancel themselves after a while

Open

#59 opened on Mar 29, 2021

 (0 comments) (0 reactions) (0 assignees)Rust (5 forks)auto 404
backendgood first issuemilestone:1.0.0

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now iZettle transactions that aren't paid will stay indefinitely in the pending state. Instead they should be marked as cancelled after some period of time (e.g. 5 minutes)

Contributor guide