#Anamaria
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
the reason why there's an hour of wait, is because once the invoice is finalized you no longer have the ability to update it. If you don't want to wait the hour, you can always call the finalize API https://stripe.com/docs/api/invoices/finalize
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
and you can also call the Invoice Pay API https://stripe.com/docs/api/invoices/pay
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.