#jeswin-invoice-finalize
1 messages · Page 1 of 1 (latest)
@swift onyx yes, and you can also call https://stripe.com/docs/api/invoices/pay after that to trigger a payment attempt
so i can reduce the delay right...?
yes
I want to stop emails from stripe to my connected accounts and customer
we wants to send our invoice by using webhooks instead of stripe invoice
could you help...
You can't control whether to send an invoice or not on Standard connected accounts. Each account owner decides whether to send emails or not
but if i created subscription from my platform... i can do it right..
it is express connected account...
If it's an express connected account and you are NOT using the Stripe-Account header to create the Subscription then yes, you should be able to control this.