#Gregor - invoices
1 messages · Page 1 of 1 (latest)
Hi there!
You can learn more about auto_advance here: https://stripe.com/docs/invoicing/integration/automatic-advancement-collection#toggle-auto-advance
So when using auto_advance, it looks like the invoice will be finalised after one hour and the email will be sent automatically
What happens if I finalize the invoice and send the email right away (using the api)? Will there be another email sent automatically after 1 hour?
The invoice can only be finalized once. So if you finalize it yourself with the API, then it will stay finalized and only one email will be sent.