#JeremyFlight
1 messages · Page 1 of 1 (latest)
Can you share the InvoiceId ?
Sure: in_1NAUF6BLGHKIUHyOmQ7veaZG
Why you are passing auto_advance: true ? for manual invoice remove that attribut when creating the invoice
Because Stripe support said that I needed to for the invoice to be finalized!? I wasn't doing this previously but then I couldn't find a way of finalizing the invoice.
You can finalize in invoice using API:
https://stripe.com/docs/api/invoices/finalize
For a complete invoice integration follow this guide:
https://stripe.com/docs/invoicing/integration/quickstart
Then adapt it for connect integration following this one:
https://stripe.com/docs/connect/invoices