#Debjeet
1 messages · Page 1 of 1 (latest)
What's the use case?
our use case is first we take money from 1 user and transfer to our bank account for that I am using stripe and I already implemented that and its working.
now, I want that, suppose user wants to withdraw the money like of $1000 then it will send back to his bank account.
Are you using Connect? Is this user a connected account?
You'd need to use Connect to facilitate paying out to external accounts of your users
how should I use that ?
will take work for my use case ?
our use case is first we take money from 1 user and transfer to our bank account for that I am using stripe and I already implemented that and its working.
now, I want that, suppose user wants to withdraw the money like of $1000 then it will send back to his bank account.
This flow you're describing would require some kind of Connect integration yes. Where a user is also a verified Stripe account connected to your platform