#GiovanniV-invoicing-payment-links
1 messages · Page 1 of 1 (latest)
Hi there! Taking a look
So to start with, you can finalize an invoice without sending it using this endpoint: https://stripe.com/docs/api/invoices/finalize
You will want to set auto_advance to false after you finalize so that it doesn't send after an hour if you don't want it to.
ok thank you
Let me know if that doesn't solve what you are looking for!