#santosh-transfers-crossborder
1 messages · Page 1 of 1 (latest)
Hi 👋 Transfers represent funds moving from one Stripe account to another. If a Transfer can't be completed, the request to create it will return an error. Otherwise the Transfer was successful.
So, the money moves to that account immediately?
Correct
Transfer handles cross-border payments, right? Or should I use Payouts API?
Transfers handle moving funds from one Stripe Account to another. Payouts handle moving funds from a Stripe Account's available balance to its associated External Account.
Okay than I am in the correct page, right?
I'm not sure I'm grasping the question.
I am using Transfers API to move money between Stripe accounts as part of Connect and this handles cross-border transfers as well, right?
I believe so, are you encountering an error during your testing?
I am unable to use Transfers API in test mode
what does that mean? What error do you get?
Also you can't transfer money between countries like US to France or France to Japan, see https://stripe.com/docs/connect/charges-transfers unless you're using https://stripe.com/docs/connect/cross-border-payouts
santosh-transfers-crossborder
There are many many ways to integrate our products and APIs, so to help you we are going to need a lot more specific details first if possible all summed up in one sentence
We are a startup based in US and we want to transfer money from our Stripe account to our users' connect account and the users might be from various countries.
Okay, so are you going with that Cross Border Payouts feature I outlined above? That's the only way to transfer funds from a US platform to a non US Stripe account but it comes with restrictions (and approval by Stripe first)
I was told we can use transfers API
Okay I would recommend you pause and talk to our support team directly instead: https://support.stripe.com/contact
You seem quite confused about the integration and without getting actionable information from you I won't really be able to help. They can look up your account, your current set up, etc. So please work with them directly instead
I had a long discussion with the support staff and that's what I was being told
to use Transfers API
Initially we tried to use Payouts API and payouts API gave error saying there's no sufficient balance for currency that we wanted to pay in
Please go back to our support team and they will help you. Unfortunately I can't really help you here with something like this.
Okay. Thank you for you time and support