# Manager

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

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

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

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

- `CACHE_ID`
- `EVENT_ON_GET_HANDLER_DESC`
- `EVENT_ON_PAYSYSTEM_UPDATE`
- `HANDLER_AVAILABLE_FALSE`
- `HANDLER_AVAILABLE_TRUE`
- `TTL`

## Методы (31)

- [`static add()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/add/)
- [`static delete()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/delete/)
- [`static generateXmlId()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/generatexmlid/)
- [`static getBusValueGroups()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getbusvaluegroups/)
- [`static getByCode()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getbycode/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getbyid/)
- [`static getClassNameFromPath()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getclassnamefrompath/)
- [`static getConsumersList()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getconsumerslist/)
- [`static getDataRefundablePage()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getdatarefundablepage/)
- [`static getFolderFromClassName()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getfolderfromclassname/)
- [`static getHandlerDescription()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/gethandlerdescription/)
- [`static getHandlerDirectories()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/gethandlerdirectories/)
- [`static getHandlerList()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/gethandlerlist/)
- [`static getHandlerName()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/gethandlername/)
- [`static getIdsByPayment()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getidsbypayment/)
- [`static getInnerPaySystemId()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getinnerpaysystemid/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getlist/)
- [`static getListWithRestrictions()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getlistwithrestrictions/)
- [`static getListWithRestrictionsByOrder()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getlistwithrestrictionsbyorder/)
- [`static getObjectById()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getobjectbyid/)
- [`static getPathToHandlerFolder()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getpathtohandlerfolder/)
- [`static getPaymentObjectByData()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getpaymentobjectbydata/)
- [`static getPersonTypeIdList()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getpersontypeidlist/)
- [`static getPsType()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/getpstype/)
- [`static getTariff()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/gettariff/)
- [`static includeHandler()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/includehandler/)
- [`static isExist()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/isexist/)
- [`static isRestHandler()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/isresthandler/)
- [`static sanitize()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/sanitize/)
- [`static searchByRequest()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/searchbyrequest/)
- [`static update()`](https://chugunov.pro/api-bitrix/sale/paysystem/manager/update/)

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