#Chemuturi-Invoice
1 messages · Page 1 of 1 (latest)
No, current invoice!
Ok, you can edit the invoice if it's in draft state and you can't edit it once it's finalized (i.e., state becomes open)
But I'm taking a subscription following auto-advancing feature,
which makes automatic invoice and in the mean time I want to edit the custom_fields of the invoice
yup you can do that via this API https://stripe.com/docs/api/invoices/update#update_invoice-custom_fields
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.