use Bitrix\Main\Localization\Loc;
use Bitrix\Sale\Payment;
use Bitrix\Sale\PriceMaths;
Loc::loadMessages(__FILE__);
if (array_key_exists('PAYMENT_SHOULD_PAY', $params))
$params['PAYMENT_SHOULD_PAY'] = PriceMaths::roundPrecision($params['PAYMENT_SHOULD_PAY']);
?>
Fatal error: Uncaught Error: Class "Loc" not found in D:\ktt\ttepla.com\public_html\bitrix\modules\sale\handlers\paysystem\sberbank\template\template.php:13
Stack trace:
#0 {main}
thrown in D:\ktt\ttepla.com\public_html\bitrix\modules\sale\handlers\paysystem\sberbank\template\template.php on line 13