#blueish

1 messages ยท Page 1 of 1 (latest)

distant daggerBOT
weary oar
#

I believe it's the flooring rule. Do you have specific Payment Intent ID (pi_xxx)? Would like to quick confirm

opaque bluff
#

yes ๐Ÿ™‚

#

should I just send it here?

weary oar
#

Yep! pi_xx

opaque bluff
#

pi_1HZPm4IitYc3K2qHEcKSwJHW

weary oar
#

1.6142854 * 2880 = 4649.14

#

I see the rate is 1.6142854 in your Balance Transaction

#

You can find your Charge ch_1HZPm5IitYc3K2qHxfNvBdme, then find the Balance Transaction txn_1HZPm5IitYc3K2qHeUjZP5C2 via API. Inside the Balance Transaction there will be the value: https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-exchange_rate

opaque bluff
#

how come the value that I see is 1.61429?

#

Im using stripe CLI

#

should I use retrieve instead of list?

#

same with retrieve im just getting 1.61429

#

is this because my stripe version is outdated?

weary oar
#

In the Balance Transaction Retrieve API?

opaque bluff
#

yes

#

where did you get 1.6142854?

weary oar
#

from our system log.

#

I think it's simply the display limitation, while it floor up the real value to 1.161429

opaque bluff
#

do you know how can I get that value in the API?

#

because i think that's what i need

weary oar
#

Unfortunately there is only Balance Transaction's exchange_rate :/ Sorry for the inconvenience