# BaseServiceHandler

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

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

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

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

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

## Методы (18)

- [`__construct()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/__construct/) — Конструктор BaseServiceHandler.
- [`createClone()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/createclone/)
- [`creditNoDemand()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/creditnodemand/)
- [`debitNoDemand()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/debitnodemand/)
- [`getClientType()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/getclienttype/) — Тип клиента, с которым может работать обработчик
- [`getCurrencyList()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/getcurrencylist/)
- [`getDemoParams()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/getdemoparams/)
- [`getDescription()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/getdescription/)
- [`static getHandlerModeList()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/gethandlermodelist/)
- [`getHandlerType()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/gethandlertype/)
- [`getParamsBusValue()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/getparamsbusvalue/)
- [`initiatePay()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/initiatepay/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/isclone/)
- [`isTuned()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/istuned/)
- [`OnEndBufferContent()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/onendbuffercontent/)
- [`setExtraParams()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/setextraparams/)
- [`setInitiateMode()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/setinitiatemode/)
- [`showTemplate()`](https://chugunov.pro/api-bitrix/sale/paysystem/baseservicehandler/showtemplate/)

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