#surgical
1 messages · Page 1 of 1 (latest)
Hi, are you creating an invoice by using the Create an invoice API endpoint?
Yeah, that is not something you can change. You can create a new invoice and set a different due date: https://stripe.com/docs/api/invoices/create#create_invoice-due_date
got it
what happens when a stripe link is expired - is there a way to create a link?
recreate*
for example, when we creaet an invoice, we save the link in our database, but when a customer visits a link, it's shown as expired
No, you'd need to create another invoice
No problem!