#koidestroyer
1 messages · Page 1 of 1 (latest)
Correct yes. Depending on your Stripe account country you may be able to 'settle' in GBP by adding a GBP bank account: https://stripe.com/docs/payouts#supported-accounts-and-settlement-currencies
Also, what if our bank account remains only EUR but the connected account adds a GBP bank account, would the transferred amount remain in GBP and our fee would be converted to EUR or would all the money still go through currency conversion
Depends on which parameter you're using the collect an application fee: https://stripe.com/docs/connect/destination-charges#transfer-amount
I'm using transfer_data[amount] - I see "The amount is always processed in the same currency as the transaction." what is the currency of the transaction? What the customer paid? In our case GBP? And only converted if they don't have a GBP account at the end of the flow?