• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/paysystem/restrictions/currency.php
  • Класс: BitrixSaleServicesPaySystemRestrictionsCurrency
  • Вызов: Currency::getOnApplyErrorMessage
static function getOnApplyErrorMessage(): string
{
	return Loc::getMessage('SALE_PS_RESTRICTIONS_BY_CURRENCY_ON_APPLY_ERROR_MSG');
}