#koidestroyer

1 messages · Page 1 of 1 (latest)

coral torrentBOT
rotund atlas
clever coyote
#

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

rotund atlas
clever coyote
#

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?

rotund atlas
#

Yes, the 'currency of the trasnaction' is the presentment currency used on the Payment Intent

#

And only converted if they don't have a GBP account at the end of the flow?
Correct, yes. We'll only perform FX if we can't settle in GBP

#

This should be easy enough to test