#zigo0292
1 messages · Page 1 of 1 (latest)
Hi there!
hi
If you want a payment_intent, the doc explain that u need finalizeInvoice
Yes that's correct
That's the only way to get a PaymentIntent for an Invoice.
ok so what solutions do you offer me regarding these open “fake” invoices?
You mean Invoice that were never paid?
yes ( cause leave page web for exemple )
i don't find a way to change status in dashboard ( void ideal )
You can void the invoice if you want: https://stripe.com/docs/api/invoices/void, or mark it as uncollectible: https://stripe.com/docs/api/invoices/mark_uncollectible
ok, only possible withh api so ?
I'm not sure how the dashboard works, but at least it's possible with the API yes.
ok i see. Thanks for the information anyway
Have a good day
Happy to help 🙂