Class OpenExchangeRates
Open Exchange Rates Currency Exchange Rate Processor
- ExchangeRate
- OpenExchangeRates
Package: blesta\components\exchange\rates\open\exchange\rates
Copyright: Copyright (c) 2017, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/exchange_rates/open_exchange_rates/open_exchange_rates.php
Copyright: Copyright (c) 2017, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/exchange_rates/open_exchange_rates/open_exchange_rates.php
public
|
|
public
boolean
|
#
requiresKey( )
Determines whether an API key is necessary to retrieve exchange rates via the processor |
public
boolean|array
|
#
getRate( string $currency_from, string $currency_to, float $amount = 1.0 )
Fetches the exchange rate from currency A to currency B using the given amount |
convertRates(),
setKey()
|
$key
|