Need to add currency rate loader class: CurrencyRateLoader The goal to have a method to load and save rates, CurrencyRateLoader::load(['USD', 'GBP'], ['ecb', 'cbr']);
Need to add currency rate loader class:
CurrencyRateLoader
The goal to have a method to load and save rates,
CurrencyRateLoader::load(['USD', 'GBP'], ['ecb', 'cbr']);