#gaurav_11346
1 messages · Page 1 of 1 (latest)
hello! do you mean you're a platform and you want to transfer money to a connected account?
another account not associated to your account
Hi @kindred nacelle I'm taking over this thread.
No you can't transfer funds to another account if it's not connected to yours.
Can I do it if I have made him a customer?
No
You need to create a connected account for this user, so that you can transfer funds to them. https://docs.stripe.com/connect/add-and-pay-out-guide
const account = await stripe.accounts.create({
type: 'custom',
country: 'AE',
email: 'abc@gmail.com',
capabilities: {
transfers: {
requested: true,
},
},
});
i'm use this function
Platforms in AE cannot create accounts where the platform is loss-liable, due to risk control measures.
why facing this issue
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_EMtGHjyqUI6HDX
This request is successful, share with me the one that returned error
every request return error
Share with me the ID
https://dashboard.stripe.com/test/logs/req_Iv3taJE95NVcaq I believe this is the request that you are talking about
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.