• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/paysystem/restrictions/price.php
  • Класс: BitrixSaleServicesPaySystemRestrictionsPrice
  • Вызов: Price::getPrice
static function getPrice($entityParams, $paramValue)
{
	return (float)$paramValue;
}