# RestHandler

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

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

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

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

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

## Методы (26)

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

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