#euliveiras-currency-connect
1 messages · Page 1 of 1 (latest)
Mostly you get the amount settled in one currency and then you transfer that currency to the connected account. No way around it
but if my platform account balance is in a currency other than the one specified at the time of creating the charge?
for example, in the charge I specify the currency usd, but in the balance of my main account it is brl. the problem is that I need to transfer to the connected account, but my main account is not necessarily in the same currency as the transfer
correct
you charge in USD, you get BRL and then you transfer BRL to each connected account
Let me try in our scenario. The main account is in USD, and Connect accounts are regionalized, for example, in BRL.
When a charge from a markeplace, with 2 stores and the same paymentIntent, (Separate charge and transfers), how do I transfer to the Connected Accounts in the currency of the Connected account?
"invalid_request_error - source_transaction
The currency of source_transaction's balance transaction (usd) must be the same as the transfer currency (brl)"
this was the error i was getting
https://stripe.com/docs/connect/charges-transfers#on-behalf-of Is that possible to use on_behalf_of to multiply Connect accounts?
I'm sorry you're going a biiiiit too fast for me
on_behalf_of is MY account? The account mother that opens the Connect ones?
like clearly you have real code and real errors and asking high level questions instead
Let's say you have a charge for 10000 BRL and you want to split this between 3 separate connected accounts. You can't just do separate charges and transfers with Brazil or Mexico from the US
Can you try and give clear examples?
A marketplace customer in Brazil makes a purchase of R$10.00. Since my main account is in USD (the parent account of the Connected Accounts), how do I transfer the R$5.00 account to the seller's Contected Account?
what country is you main account
US
well you can't use Separate Charges and transfers between the US and Brazil
https://stripe.com/docs/connect/charges-transfers
Stripe supports separate charges and transfers in the following regions: Australia, Brazil, Canada, Europe, Japan, Malaysia, New Zealand, Singapore, and the U.S. Separate charges and transfers are supported if both your platform and the connected account are in the same region (for example, both in Australia). For cross-region support, see the cross-border transfers docs.
Is there a way to sell in this marketplace globally?
I'm not sure what that sentence could mean
Is there a way to have a single Stripe account and sell with a marketplace globally?
I´m building a marketplace, and I though it was solve all the payments inside the marketplace
Well you can with on_behalf_of but not when also mixing up multiple connected accounts
honestly, this isn't really a coding/developer question at this point. I'd recommend actively talking to our support team and covering your detailed business model, your countries footprint, etc.
sure!
Hi @undone minnow I'm taking over this thread
We discovered the Connect Account can be open in the same region of the seller!
We are very confused with currencies and connected accounts. I opened a ticket to try receive more informations in Portuguese. The documentation is super large and confusing, and I can't understand that the setup in US can't embrace all other regions