#MaDDogx

1 messages ยท Page 1 of 1 (latest)

inner berryBOT
stray dawn
#

Hello ๐Ÿ‘‹

  1. 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 unless auto_advance is set to false.
  1. 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
  1. Is there any situation where the Invoice PDF is not made available after the Invoice is finalized?
    Not that I know of, no.
quasi peak
#

Oh, so Invoices with 0 Amount can be Finalized manually too? As in via the Dashboard and API.

stray dawn
#

I think so, easiest way to confirm would be to just test it out ๐Ÿ™‚

quasi peak
#

Thanks for the clarifications!