# ServiceResult

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

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

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

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

- `MONEY_COMING`
- `MONEY_LEAVING`

## Методы (15)

- [`getBuyerErrorIterator()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/getbuyererroriterator/)
- [`getBuyerErrorMessages()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/getbuyererrormessages/)
- [`getBuyerErrors()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/getbuyererrors/)
- [`getOperationType()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/getoperationtype/)
- [`getPaymentUrl()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/getpaymenturl/)
- [`getPsData()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/getpsdata/)
- [`getQr()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/getqr/)
- [`getTemplate()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/gettemplate/)
- [`isResultApplied()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/isresultapplied/)
- [`setOperationType()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/setoperationtype/)
- [`setPaymentUrl()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/setpaymenturl/)
- [`setPsData()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/setpsdata/)
- [`setQr()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/setqr/)
- [`setResultApplied()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/setresultapplied/)
- [`setTemplate()`](https://chugunov.pro/api-bitrix/sale/paysystem/serviceresult/settemplate/)

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