#hqm32
1 messages · Page 1 of 1 (latest)
hard to say without an example! depends on a lot of factors. For example you can't do something that would put a Standard connected account into a negative balance, but you can for Express/Custom
and yes there are limits to how much of an 'overdraft'/'debt' you can get into but that is not exposed in the API really
Here is my example log message: https://dashboard.stripe.com/logs/req_9572xV6dWUjG1N?t=1696409211
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
in this case it's probably because your account does not have connect reserves turned on since your platform account is quite old
and your platform was created in 2016
so as a result we don't hold a reserve(https://stripe.com/docs/connect/account-balances#understanding-connected-reserve-balances) and therefore we won't let you create negative balances
We have a lot of connected accounts with negative balances. So this should not be an issue.
The balance overview of our platform account says "Held in reserve
€278,257.37". Is this a different kind of reserve?
hmm, maybe I'm wrong then, don't know
this is not an area I work with, I answer API/dev questions. I'd suggest writing to https://support.stripe.com/?contact=true
I had a look at the connected account and it does already have a five-figure negative balance , and as I mentioned there can be internal limits on negative balances, so probably best to contact support if you have a concern
Ok I will do that. Thank you for your time.