#async123
1 messages · Page 1 of 1 (latest)
ideally without having to use a webhook
Hey
When you go to finalize the Invoice use https://stripe.com/docs/api/invoices/pay instead of https://stripe.com/docs/api/invoices/finalize
The /pay endpoint will both finalize and charge
ah hah, thanks I'll give that a try and report back