Fatal error: Call to undefined method ShopFunctions::getCurrencyByID() in /home/medical/public_html/plugins/vmpayment/pagseguro/pagseguro.php on line 134
HELP
134
if (PagSeguroCurrencies::checkCurrencyAvailabilityByIsoCode(shopFunctions::getCurrencyByID($cart->pricesCurrency, 'currency_code_3'))){
return $this->displayListFE($cart, $selected, $htmlIn);
}
return false;
HELP