#secret_lil_squirrel
1 messages · Page 1 of 1 (latest)
You would have to get the Balance Transaction, which shows this after the Charge is created: https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-exchange_rate
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You get the Balance Transaction from the Charge object associated with the Payment Intent