#slimane-payments
1 messages · Page 1 of 1 (latest)
@lapis sequoia you can present the payment to the customer in any currency you like. If you have a bank account for that currency on your Stripe account, you receive that money directly; if you don't, it will be converted to the default currency for the country your Stripe account is in.
the dropdown at https://stripe.com/docs/payouts#supported-accounts-and-settlement-currencies shows what the possible currencies for receiving the payment are
Yes Ok. Our case is a bit tricky
So basically our plateform is US, with USD.
We want for example a connected account to make a client pay in EUR, and we want the money to arrive on the PLATEFORM account with the currency of this connected account.
So for example USD plateform, connected account AUD, client pays EUR, arrives on plateform as AUD.
Is this possible ?
(I hope it's clear enough sorry!)
(And because it's a cross country payout, the ToS needs to be recipient, therefor cannot accept capability of card_payment. and then cannot use on_behalf_of)
Ok
per the link I shared, US accounts can only recieve payouts in USD.