#CaptainBiswa
1 messages · Page 1 of 1 (latest)
Hi there!
Did you try creating a payout and it failed? If so, can you share the request ID (req_xxx)?
I tried it in testing mode
The bank account ba_1MivNqSED2Z7drmPEu3WPsmF is not attached to this Stripe account. External accounts can only be attached to Standard accounts via the dashboard.
This is the error message
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
req_f3e4MpiMFEcD74
Thanks. What exactly are you trying to do? Send money to one of your user?
Yes, We are trying to send money to our customers bank account
That's what I thought. In this case, what you are doing cannot work.
If you want to send money to users, you need to use Stripe Connect and your users need to have a Stripe account. And then you transfer money to their Stripe accounts, and then we do a payout from their Stripe account to their bank account.
Okay
If our users dont have a stripe account can we create accounts on their behalf?
Yes you can create the accounts, but they will have to provide information to onboard the account. How that would work depend on the type of account you choose: https://stripe.com/docs/connect/accounts
Also there are some information available specifically for India merchants here: https://support.stripe.com/questions/onboarding-requirements-for-stripe-connect-in-india
Thanks for the help