#Diogo Z.-balance-transactions

1 messages ยท Page 1 of 1 (latest)

marble hemlockBOT
hexed stirrup
#

Hello! Starting up a thread for you

compact gyro
#

Can I get the exchange rate after create a charge?
Example: I charge in dollars but I need to know the conversion in brazilian real

#

I need this value after charge

hexed stirrup
compact gyro
#

hmmm, then I get this value before create a charge, right?

hexed stirrup
#

No, there isn't a way to get this before you create the Charge

compact gyro
#

hmm let me understand that endpoint first

#

tks karbi for the support

hexed stirrup
compact gyro
#

hmmm, I have the balance_transaction id

#

nice, then I can get more details using it

#

make sense?

hexed stirrup
#

Yes, you can either re-retrieve the Balance Transaction, or when you retrieve the charge you can expand (https://stripe.com/docs/expand) balance_transaction so you can get the full Balance Transaction as part of the Charge

Learn how to reduce the number of requests you make to the Stripe API by expanding objects in responses.

#

Diogo Z.-balance-transactions