#gizmo-paymentintent-update
1 messages · Page 1 of 1 (latest)
You can't do that mostly that's impossible as explained in the detailed error message here.
you use Invoicing, the Invoice was created and finalized, it's impossible to change the Invoice's amount or the underlying PaymentIntent amount
Hmm, the idea is to update the amount after the customer provides a valid coupon on our site. Do you have any suggestion for a workaround in that case?
that is really impossible, that's not how Invoices work.
How do people usually apply coupons in that case?
they really never do, not with Invoices
they come with legal/regulation requirements around the world, it's not something you can and should do
The closest way would be to use Credit Notes: https://stripe.com/docs/invoicing/dashboard/credit-notes
What about closing the invoice and creating a new one at the new price?
Would that be an option, @pallid ether ?
yes that works