# ServiceHandler

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

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

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

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

- `ACTIVE_URL`
- `STREAM`
- `STRING`
- `TEST_URL`

## Методы (25)

- [`__construct()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/__construct/) — Конструктор BaseServiceHandler.
- [`createClone()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/createclone/)
- [`creditNoDemand()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/creditnodemand/)
- [`debitNoDemand()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/debitnodemand/)
- [`static findMyDataRefundablePage()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/findmydatarefundablepage/)
- [`getClientType()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getclienttype/) — Тип клиента, с которым может работать обработчик
- [`getCurrencyList()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getcurrencylist/)
- [`getDemoParams()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getdemoparams/)
- [`getDescription()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getdescription/)
- [`static getHandlerModeList()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/gethandlermodelist/)
- [`getHandlerType()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/gethandlertype/)
- [`static getIndicativeFields()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getindicativefields/)
- [`getParamsBusValue()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getparamsbusvalue/)
- [`getPaymentIdFromRequest()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getpaymentidfromrequest/)
- [`getRestrictionList()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/getrestrictionlist/) — Возвращает список ограничений, установленных при добавлении сервиса
- [`initiatePay()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/initiatepay/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/isclone/)
- [`static isMyResponse()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/ismyresponse/)
- [`isTuned()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/istuned/)
- [`OnEndBufferContent()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/onendbuffercontent/)
- [`processRequest()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/processrequest/)
- [`sendResponse()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/sendresponse/)
- [`setExtraParams()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/setextraparams/)
- [`setInitiateMode()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/setinitiatemode/)
- [`showTemplate()`](https://chugunov.pro/api-bitrix/sale/paysystem/servicehandler/showtemplate/)

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