#kaze_account-debits

1 messages · Page 1 of 1 (latest)

crisp nexusBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1281674535409815644

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

gilded shard
#

Hi 👋

pure sleet
#

Hi

gilded shard
#

It seems that the connected accout is not configured for accout debits. I recommend you follow the advice in the error message and reach out to Support https://support.stripe.com/contact

pure sleet
#

i'm actual using test env

#

And account status is completed

#

is it because of this ?
"losses": {"payments": "stripe"}

gilded shard
#

When your platform is responsible for negative balances, such as with Express and Custom connected accounts, you can debit a connected account’s Stripe balance, transferring funds to your platform balance.

pure sleet
#

yeah seems like it

gilded shard
#

The whole controller setup makes Connect more flexible but also kind of harder to reason through. In this case, if Stripe is responsible for negative balances, then it's Stripe's responsibility to debit the Connected Account

pure sleet
#

so basically we can't create a charge then

gilded shard
#

Correct

pure sleet
#

okay, got it, thanks

gilded shard
#

Happy to shed what 💡 I can 🙂