#lauren_02189
1 messages · Page 1 of 1 (latest)
Hello Stripe Connect is our product for this, it allows you to take payments and pay out those funds to others who have signed up for your platform
But doesn't this transfer money to the account created by the account?
And without user request
Is it not possible to withdraw money directly to the card via the api by transferring the card data and the amount for withdrawal?
Are you trying to charge people money? Or are you trying to pay money based on some service that they provided through your platform?
If you are just trying to charge, you can follow this guide https://stripe.com/docs/payments/accept-a-payment
trying to pay money based on some service that they provided through your platform
You will need Stripe connect here
You can pay out to debit cards but the funds need to first go to a Stripe Account before being paid out
And how do I use Stripe connect to withdraw money to the user's card?
Let's say the payment via stripe was successful.
The user's balance has been updated in the app.
The user wants to withdraw funds from the balance to his card how do I do this?