#danish_68389
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You can create Payouts via API with this: https://stripe.com/docs/api/payouts
this can create to only our bank account
but we want give withdraw to the users bank accounts
We can get the routing number and other necessary detail from the users
Are you using Stripe Connect?
i have tried but unable to get full understanding of it
It's an advanced topic, but it's required for multiparty payments
For example, if we use Stripe Connect then user must have the stripe account
Correct.
We've already integrated stripe connect but unable to get any response when user completely filled the form
You mean a webhook event?
You will get an account.updated when the charges_enabled or payouts_enabled changes on the account: https://stripe.com/docs/api/events/types#event_types-account.updated