#MaDDogx
1 messages ยท Page 1 of 1 (latest)
Hello ๐
- Just curious if an Invoice with an Invoice Item with Unit Price/Amount as 0 can be Finalized and sent to a Customer.
As far as my understanding goes, invoices with $0 amount are auto-finalized unlessauto_advanceis set to false.
- For the Invoice Link that we get from the Invoice API, wanted to confirm that it is indeed an Active Link and we'll not get an Expired Link from the API. Is my understanding of this Support Article is correct: https://support.stripe.com/questions/invoice-link-expiration#:~:text=These links expire 30 days,they open an expired link
That's correct, the recovery flow works if the link has expired
- Is there any situation where the Invoice PDF is not made available after the Invoice is finalized?
Not that I know of, no.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Oh, so Invoices with 0 Amount can be Finalized manually too? As in via the Dashboard and API.
I think so, easiest way to confirm would be to just test it out ๐
Thanks for the clarifications!