#PixelNinja-invoice
1 messages · Page 1 of 1 (latest)
Hey! The ID is in_1LfVeOHZTlKvbWtCXjq1Nvgw
and where are you looking for the hosted_invoice_url/where are you seeing it as null?
I even put in a delay before trying to get the URL but still null
I can see the link on the dashboard
Apologies, that screenshot is from the invoice object JSON
Is it from a particular invoice.* event? A specific Invoice request? If you retrieve the Invoice now, does it still appear as null?
My guess is that response is from before the invoice was finalized - now that it's been finalized, it should be populated
Hey, I just did a fetch, and it showed up. I'm guessing there's a delay of about 30 seconds to a minute. Thank you!
Yeah, I think it's because you made that request before finalization - next time, I'd also check that the Invoice status isn't draft to confirm that it's finalized