#cocomode18
1 messages · Page 1 of 1 (latest)
Hi there, in live mode, the API rate limit is 100 write operations per seconds (https://stripe.com/docs/rate-limits), so you can finalize multiple invoices simultaneously
@fallen shore re-opened the thread
Thank, you.
So according to the reply, I don't have to wait for the invoice to auto advance, and I can just use the API to finalize the drafted invoice in order to speed up, right?
You can do if you prefer yes. Otherwise we generally finalise and attempt payment within ~1 hour of invoice creation