#methsi_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1288458735919829006
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi
When I am calling this API :
return self::Stripe()->transfers->create([
'amount' => 7000,
'currency' => 'usd',
'destination' => 'acct_1Q2t7UIgmyFu4lUE',
'transfer_group' => 'ORDER100',
]);
after that it will generate issue like this : Funds can't be sent to accounts located in US because it's restricted outside of your platform's region; please contact us via https://support.stripe.com/contact for details.
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.
so can you please tell me the region
which region?
original account is in New Zealand and connected account is in Australia
OK, who am I helping here? Are you working together?
i'm methsi
Well what you're saying contradicts the original error message
Can you share the ID (req_xxx) of the API request? 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.
But, in any case, the error explains this pretty well โ you can't move funds cross-border between countries/regions like that. It's only permitted in certain scenarios: https://docs.stripe.com/connect/account-capabilities#transfers-cross-border