#naughty developer - invoices
1 messages · Page 1 of 1 (latest)
hi soma
Do you mean the hosted invoice URL? https://stripe.com/docs/api/invoices/object#invoice_object-hosted_invoice_url
Or the invoice PDF? https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf
hosted_invoice_url
it is null in my casae
case
documentation says pdf will be null if not finalized
but hosted url shouldnt be null
oh i guess it is null as well if not finalized
i figured it out
Yes, both will be null if not finalized.
after all im the naughty developer
I'm glad that your issue is solved!