#sagarsoni-invoice
1 messages · Page 1 of 1 (latest)
Thank you, and do you know what fields you would like to update already or is that the question?
It is the question. Should I just visit the customer on Stripe Dashboard and update the address?
Will it change the name & address on the previous invoice?
Unsure, let me test. Otherwise we can see if there are fields on that invoice to update. I think it is fine to update fields as long as they don't update the amount being charged
Sounds good, let me know!
No, it doesn't affect the existing paid invoice.
I guess this is the expected behaviour according to the accounting principles
Yeah, unfortauntely once the Invoice has been finalized those fields can't be updated (see https://stripe.com/docs/api/invoices/object#invoice_object-customer_address)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.