#israelFC
1 messages ยท Page 1 of 1 (latest)
๐ Just so that I'm on the same page,
1/ You have a platform account that creates destination charges in GBP
2/ You have a connected account that is in GBP (which you transfer to)
3/ You're creating a PaymentIntent in GBP currency for a customer in the US but you paid using a GBP card.
Yes to all of those.
Where exactly are you seeing the currency conversion?
Gotcha. Checking..
Don't know much about conversions myself so asking a colleague, appreciate your patience ๐
Oh your platform account is in US
Since you're using Destination Charges, the payment is being settled on the Platform account.
https://stripe.com/docs/connect/destination-charges#flow-of-funds-app-fee
The Platform is a US-based account, which means we'd have to settle in USD so a currency conversion has to occur.
https://stripe.com/docs/connect/bank-debit-card-payouts#supported-settlement
Great, thank you for the help!