#lean-dank-invoice
1 messages · Page 1 of 1 (latest)
hi! as far as I know, no, the invoice is intentionally immutable (since it's a requirement in many jusrisdictions) so it won't reflect any changes made to the customer's details made later.
the only real option is to use a new invoice
I see, is there a way to prevent charges being made to the default payment method (or any payment method for that matter) when creating a new invoice? Or would you recommend refunding the inital charge and then creating a new invoice?
you could create the invoice and then mark it as paid instead of directly paying it https://stripe.com/docs/api/invoices/pay#pay_invoice-paid_out_of_band