#Tomato-bankaccounts
1 messages · Page 1 of 1 (latest)
@lament magnet 1/ you can just add your real bank account, or any valid-looking routing/account number(I sometimes use https://fauxid.com/) , if you mean adding a bank account to simulate payouts in test mode.
2/ no, US accounts can only use US bank accounts. See https://stripe.com/docs/payouts#supported-accounts-and-settlement-currencies
Thanks
- So it turns out there is no way to avoid currency conversion if connected account (stripe connect) have for example EUR bank account?
client pay in EUR -> than conversion to my stripe account (USD) -> and than back to EUR because of connected stripe account in EUR.
PS I know about direct charges but i have multiple recipients
- Unfortunately - I see that there is no fake bank account 😦
in that scenario where you're using separate charges and transfers from a US platform to multiple EU connected accounts I don't think you can avoid conversion
if you can use Destination charges with on_behalf_of instead(https://stripe.com/docs/connect/destination-charges#settlement-merchant) it should avoid some of the conversion
and yes on 1/ you have to add 'real' bank accounts on a full 'direct' Stripe account, I usually Google fake numbers like the one I linked so I can test things, for what that's worth!