#Noria-cancel-paymentintent
1 messages · Page 1 of 1 (latest)
hello, yes you can cancel PaymentIntents.
as for race conditions, can you describe the scenario?
I think you mean cancelling a PaymentIntent that the customer is paying?
For the last question, yes.
I'm selling one-time-buy products, and in case someone bought it faster, no one else should be charged if attempting to pay for it.
let me know if I need to explain further
you're not temporarily "locking" stock for when a customer has it in their cart, right?
you're only "consuming" the stock for whoever pays first, right?