#niew-exchangeRate

1 messages ยท Page 1 of 1 (latest)

pearl olive
proper bronze
#

๐Ÿ‘ thank you

pearl olive
#

Anytime! ๐Ÿ™‚

proper bronze
#

trying to get all rates with php library help, but get error. maybe you know what im doing wrong?)

pearl olive
#

The balance transaction API is what you are after ๐Ÿ™‚

#

Something like this:

  sk_test_xxx
)`;`
$stripe->balanceTransactions->all(['limit' => 3]);
#

exchange_rate is one of the fields in the Balance Transaction object.

proper bronze
#

not exactly, i wanna use this service)

#

because i have multiple payment systems, and i wanna know "global exchange rates" to convert transactions from other system)

proper bronze
#

as i understand this api url is not available anymore(

/v1/exchange_rates

digital wagon
#

it's a private beta

#

your account probably doesn't have access to it. It's exposed in the PHP client library for accounts that do have access to that, but it won't work unless your Stripe account has access to that feature.

proper bronze
#

how can i check it?

digital wagon
#

nowhere there

#

but to set expectations it's very unlikely you will get into it