#swati
1 messages · Page 1 of 1 (latest)
hi! maybe reading [link] what help describe what that API is used for?
ah wrong link. I mean this one : https://stripe.com/docs/invoicing/customer/balance
Is it possible transfer balance to customer's bank account without connet?
only if you'e e.g. refunding a previous charge they made. To send "unlinked" money directly, they would need a Connect account.
connect is used for big market place right? but we give this functionality so How we achieve this any different service with stripe?
Hi! I'm taking over this thread.
If you want to send money to users, you have to use Stripe Connect. And you can learn more about how it works here: https://stripe.com/docs/connect
I have this customer and bank account for test Mode. how we connect to transfer money from my stripe platform
As I said earlier, you will need to use Connect. So the user needs a Stripe account (either Standard, Express, or Custom), and your Stripe Account will be connected to this other Stripe account. And then you can transfer money between the two Stripe accounts.
To learn more about the different type of Stripe accounts: https://stripe.com/docs/connect/accounts
can we not transfer money to any user's bank account?
That's possible, but only if the user has a Stripe account and you are using Connect.
okay good
can we use any plaid partner to achieve this thing. because my all customer has not stripe account
because my all customer has not stripe account
You could create Stripe account for them using Express is needed. You can learn more about this here: https://stripe.com/docs/connect/express-accounts