#ibgoldbergs
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
There's 2 ways to debit connected accounts:
- https://stripe.com/docs/connect/charges-transfers#reversing-transfers
- https://stripe.com/docs/connect/account-debits - but only works with Express or Custom (+ a few more limitations)
The second link is what we are trying to do.
If you fulfil all the requirements it should be possible
The test account is an express account
if its a test account, how do I make sure reserves are setup to be on? I do have debit negative balances on.
Here is the request id: req_UuLZxQZEG9175g
Hm, I see that all requirements seems to be in line. Let me take a closer look.
Can you try using transfers instead?
https://stripe.com/docs/connect/account-debits#transferring-from-a-connected-account
but we are charging for goods and services
so it seems like transfers is wrong
and we do want to debit negative balances
Hi 👋 apologies for the delay, jumping in as my teammate needed to step away. I'm not sure offhand why you're encountering that error, but will see if anything jumps out at me.
The Account that you're trying to debit does not appear to be an Express or Custom Connected Account, it appears to be a Standard Connected Account instead. Could you retry with an Express Account and let me know if the error persists?