• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/restrictions/paysystem.php
  • Класс: BitrixSaleCashboxRestrictionsPaySystem
  • Вызов: PaySystem::getSeverity
static function getSeverity($mode)
{
	return Manager::SEVERITY_STRICT;
}