Class CurrencyLayer
Currency Layer Currency Exchange Rate Processor
- ExchangeRate
- CurrencyLayer
Package: blesta\components\exchange\rates\currency\layer
Copyright: Copyright (c) 2017, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/exchange_rates/currency_layer/currency_layer.php
Copyright: Copyright (c) 2017, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/exchange_rates/currency_layer/currency_layer.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
|