#hemm - invoice
1 messages · Page 1 of 1 (latest)
Hi there!
You need to finalize the invoice
https://stripe.com/docs/api/invoices/object#invoice_object-hosted_invoice_url:~:text=If the invoice has not been finalized yet%2C this will be null.
Hey there! Thanks for getting back to me!
So its in a state of "OPEN", which looks to be classed as a state of "finalised"?
oh i stand corrected
its in draft
You need to finalized so then yeah
hmm ok so this is a wired one.
we automatically take payment for invoices - this changes the invoice to finalised, and a payment is attempted.
In the situation where the payment fails, it looks like the invoice is put back into "draft" so it loses its finalised state
If the payment fails, the invoice remains in OPEN status and just retry the payment
https://stripe.com/docs/invoicing/overview#invoice-statuses