#olli
1 messages · Page 1 of 1 (latest)
Hi there, by setting debit_negative_balances to true, it allows Stripe, not platform, to attempt to debit a connected account's external account for a negative balance.
You can find details here https://stripe.com/docs/connect/account-balances#accounting-for-negative-balances
where you mention it allows Stripe to debit the account, does it mean Stripe will? is it the kinda thing Stripe can take a few days to do?
https://support.stripe.com/questions/auto-debit-faq this doc tell you when the debits occur
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
perfect thank you