#harsha_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1229681405408317440
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site 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.
req_twaHsJcZHxJ4dk
"External accounts can only be attached to Standard accounts via the dashboard."
You need to use Dashboard to add a bank account
not our bank account. we are trying to add bank account of customer to whom we are trying to transfer the money
Then you need to onboard your customers as connected accounts, once they complete onboarding, you can then transfer funds to their Stripe accoutns and payout
@solemn ember handover to you
In my use case, I want to send the funds to external bank account(basically to my customers) who are not part of my organisation but are my customers
No you can't do that directly.
My answer ->
Then you need to onboard your customers as connected accounts, once they complete onboarding, you can then transfer funds to their Stripe accoutns and payout
when u say stripe connected accounts, that means should the customer also have a stripe account of his own??
You can create a connected account for them. You can get started with Connect from here https://docs.stripe.com/connect/overview
what's the max number of connected accounts that can be onboarded?
I don't see a limit
so even if the customer doesn't have his own stripe account still we can invite/onboard them & then transfer the amount?
ok cool
Yes you can
can this customer onboarding be automated or needs any manual intervention?