#Soba
1 messages · Page 1 of 1 (latest)
Hi there,
First of all, you need to make sure that your platform and connect account meet the requirement in order to make a cross-border transfer between accounts:
https://stripe.com/docs/connect/account-capabilities#transfers-cross-border
https://stripe.com/docs/connect/cross-border-payouts
For the fees, I suggest you to contact support for that, we don't know much about them here
https://support.stripe.com/contact
Ahh i see. I will take a look and contact support then. Thanks @ancient hedge for the quick reply 🙂
Actually just as a follow up question, if my situation does not meet the requirements for cross border transfers, will i still be able to setup a connected account in another country and collect payments in that country with the connected account?
you can onboard an account in pretty much any country we support(with a couple of exceptions like India/Mexico) yes, but certain funds flows won't be possible depending on the overall set up and location of your platform.
so for example, our main business is in Singapore, but we will also have users in Thailand.
on the main Stripe account (in Singapore), i am able to collect and payout to Singapore cards / banks no issue
from my understanding, without a connected account if I have someone that wants to pay with a Thai card, it will be converted to Singapore Dollars, yes?
is it possible to setup a connected account with our bank in Thailand and use "on_behalf_of" in order to keep the funds in Baht, in order to mitigate the conversion fee?
from my understanding, without a connected account if I have someone that wants to pay with a Thai card, it will be converted to Singapore Dollars, yes?
no. What matters is thecurrencyyou choose when you call the API to process the charge.
doesn't matter what the card is. If you charge in currencies that are not SGD then they will get converted yes. (because of https://stripe.com/docs/payouts#supported-accounts-and-settlement-currencies)
Ahh I see. thank you for clarifying
So to rephrase, is it possible to create a connected account w a Thai bank, and charge in Thai Baht, using on_behalf_of?
you can charge in Baht on any Stripe account