#MidnighttFoxx
1 messages · Page 1 of 1 (latest)
No, unfortunately the exchange rate only comes through for completed charges. Not sure if you've looked at this resource already or not, but you might be able to identify a workaround after you read through it: https://stripe.com/docs/currencies/conversions#calculating-foreign-exchange-rates
the only workaround that i've thought of thus far is trying to make a $0 transaction, but that would incur a transaction fee, correct?
You can't make a charge for $0. There is a minimum charge amount. Plus the exchange rate can fluctuate at an unpredictable interval, so there's no guarantee that it will be correct even immediately after a dummy charge is created
ok that makes sense