#adnangul9900
1 messages · Page 1 of 1 (latest)
hello! can you elaborate more on what you're having issues with?
i dont knows which api to use for cash withdraw
a user can withdraw his amount from our internal account i created a module for cash deposit which is working fine and user amount is added in our stripe account but i want to let user to withdraw his amont as well .
i m using react and node for this project
by user - do you mean connected account?
no i mean any user which dont connected with sgtripe
i thing we have to connect a user to stripe for cash withdraw
is it true
yes, that's correct. You would need to use Connect - https://stripe.com/docs/connect
can you please eleborate the complete flow for this scenerio
first user will connect then he can do cash transection like withdraw?
your customer would have a Stripe account that is connected to your Platform (Stripe account). Deposits will transferred to or made on the connected account. Money would be withdrawn as a "payout" from their Stripe balance.
we dont want our user to show the paymnet gateway to our customer .is there any other way to do it
?
i'm not entirely sure what you mean by showing the payment gateway to your customer?
i dont want my customer will create stripe connect account .can we do withdraw in this scenerio.
no, that's not possible
thank alex