#Mikail
1 messages · Page 1 of 1 (latest)
You would need to convert back to the presentment currency on your own. There's no way to get his info via Stripe
is there an exchange rate provided by stripe I can use?
Unfortunately no
What about the exchange_rate attribute in the balance transaction object?
Hi, stepping in here.
Hi
You should be able to use the exchange rate for a transaction form the https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-exchange_rate.
ah okay, thank you