#khoi-connect-currencyconversion
1 messages · Page 1 of 1 (latest)
khoi-connect-currencyconversion
Hey @earnest plaza https://stripe.com/docs/connect/currencies covers some of this. We don't really have an extra fee, it's baked in our exchange rate
oh does it apply at transfer step or payout step?
Stripe fees for currency conversion which is incremental to this rate
i guess this is what it means for fee to be baked in
depends when the currency conversion happens.
You are a US platform you send USD to a connected account in Canada, they receive CAD in their Stripe balance and our fee is baked in the conversion
gotcha so no fees to the connected account on payout
my follow up question is: my platform only has available USD balance, when I transfer to CAD, Stripe did a transfer, which is great! However, when I call /payout on the conneted account with USD, that doesn't automtically convert their CAD back to cash out. Is that exepcted?
we are trying to only maintain USD balance on our internal paltform system and hope that we can just pass the USD amount in payout for Stripe to handle it
I don't really get what you mean I'm sorry. I'd recmmend reading the doc I shared
but if the connected account only has a CAD bank account then they only build a balance in CAD and you have to track it in CAD, no way around it
what if i create a Transfer with "cad" as currency, that should work with automatic conversion as well?