joedolson / my-tickets-authnet

Authorize.net Gateway for My Tickets
1 stars 1 forks source link

Repeat transactions can switch a payment to failed #1

Open joedolson opened 1 month ago

joedolson commented 1 month ago

If a transaction query is re-run after being completed, and the re-run fails (which is an expected result), then the Payment record will be switched to Failed status. Tickets will already have been generated and sent when it was completed, but they will be invalidated by the failed status.

Investigate this.

joedolson commented 1 month ago

Respond to Kyle Warren with update