Unreliable Transactions and Misleading Errors Lead to Duplicate Charges
At a minimum, if a transaction fails and I receive an error from the app, I should be able to trust that the transaction didn't go through. However, on multiple occasions, I’ve encountered situations where I receive an error, retry, and still get the same error—only to later discover that all attempts were processed. This results in unintended duplicate transactions due to misleading error messages. The developers urgently need to address this issue by implementing proper idempotency handling.
Show more
