# Manager

URL: https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\Services\PaySystem\Restrictions\Manager`
Модуль: Sale.

Исходный файл: `source/sale/lib/services/paysystem/restrictions/manager.php:8`

## Константы (10)

- `MODE_CLIENT`
- `MODE_MANAGER`
- `ON_STARTUP_SERVICE_RESTRICTIONS_EVENT_NAME`
- `SERVICE_TYPE_CASHBOX`
- `SERVICE_TYPE_COMPANY`
- `SERVICE_TYPE_PAYMENT`
- `SERVICE_TYPE_SHIPMENT`
- `SEVERITY_NONE`
- `SEVERITY_SOFT`
- `SEVERITY_STRICT`

## Методы (10)

- [`static applyRestriction()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/applyrestriction/) — Применяет ограничение к службе
- [`static checkService()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/checkservice/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/getbyid/)
- [`static getClassesList()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/getclasseslist/)
- [`static getEventName()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/geteventname/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/getlist/)
- [`static getPriceRange()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/getpricerange/)
- [`static getRestrictionsList()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/getrestrictionslist/)
- [`static getSitesByServiceId()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/getsitesbyserviceid/)
- [`static setupDefaultRestrictions()`](https://chugunov.pro/api-bitrix/sale/services/paysystem/restrictions/manager/setupdefaultrestrictions/) — Применяет к службе её ограничения по умолчанию

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Services-PaySystem-Restrictions-Manager.html
