#salmanaliawann_unexpected

1 messages ¡ Page 1 of 1 (latest)

sour elmBOT
#

👋 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/1220336311643148410

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

slow umbraBOT
cedar vortex
#

This is my code for reference

thick hedge
#

What do you mean by "user's Stripe-connected bank account" and "Client's bank account" exactly?

#

If you use Stripe connect, there's 2 main parties: the Platform account, and multiple Connected accounts. Which one do you refer to exactly?

cedar vortex
#

By user's stripe connected account, I mean the connected account created by users through the onboarding process. And the client's bank account is owned by the Stripe Platform account holder. You can also analyze the code snippet.

thick hedge
#

I see. Let's call the latter Platform's bank account, for clarify.

cedar vortex
#

Sure

thick hedge
#

So, as I understand, you want to make a Payout from Connected account (CA) balance to CA bank account? But instead it appears you make a Payout from Platform's balance to Platform's bank account, correct?