#Peony
1 messages · Page 1 of 1 (latest)
Hi there!
Hi
Can you clarify what you mean? You want to send money to a user?
To you own card, or to the card of someone else?
If you want to send money to someone else, then: you need to use Stripe Connect and the user needs to have a Stripe account.
You can learn more about this here: https://stripe.com/docs/connect
I knew about the way how to transfer money to stripe connect account
I want to know the way how to withdraw the balance of stripe to my own debit card.
I already created a customer with cardDetail including card number, cvc, expiry date
I want to payout to customer from balance of my own stripe.
Can you help me?
I want to payout to customer from balance of my own stripe.
That's not possible, unless you use Stripe connect and customer have their own Stripe account.
Users have onw their stripe connect account
What type of account? Standard, Express, or Custom?
custom
And are they connected to your Stripe account?
Yes
They created their account using their info.
I want to know the way how to withdraw the balance to his debit card
For example, user want to payout 300$ to his debit card.
make sense?
Got it, give me a few minutes.
Sure
You can update the Stripe accounts to add an external_account: https://stripe.com/docs/api/accounts/update#update_account-external_account