Feature proposal #8169
closed
Stripe: implement better reuse of payment intents
Added by krileon about 4 years ago.
Updated over 1 year ago.
Start date:
14 September 2020
Description
Currently if a basket has a payment intent id stored the basket will attempt to cancel it first. It should instead reuse the payment intent if it hasn't been used yet. If it hasn't been used and the price is different do a simple update to the payment intent. There shouldn't be a reason to actually cancel the payment intent.
Only time to actually cancel an unused payment intent is if the basket has actually been completely cancelled or basket expired.
- Target version changed from 4.5.0 to 4.5.1
- Target version changed from 4.5.1 to 4.5.2
- Target version changed from 4.5.2 to 4.5.3
- Target version changed from 4.5.3 to 4.6.0
- Target version changed from 4.6.0 to 4.6.1
- Target version changed from 4.6.1 to 4.6.2
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF