#dertopirto
1 messages · Page 1 of 1 (latest)
Hi there
Hi bismarck
So we talk about this here: https://stripe.com/docs/invoicing/hosted-invoice-page#invoice-urls
Basically once the link is expired you have to generate a new one
Which you can do by retrieving the Invoice
so even if that invoice is paid and expired, i can still see the receipt by generating a new request?
Yep
You retrieve the Invoice and we provide you a fresh URL
These URLs expire in 30 days each time as a security precaution
ok can you provide the right documentation link/steps to request the invoice again
You just retrieve it using https://stripe.com/docs/api/invoices/retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.