|
1C-Bitrix 25.700.0
|
Открытые члены | |
| initiatePay (Payment $payment, Request $request=null) | |
| getCurrencyList () | |
| getClientType ($psMode) | |
| processRequest (Payment $payment, Request $request) | |
| getPaymentIdFromRequest (Request $request) | |
| canCheckout (Payment $payment, Request $request=null) | |
| Открытые члены унаследованные от ServiceHandler | |
| sendResponse (ServiceResult $result, Request $request) | |
| getRestrictionList () | |
| Открытые члены унаследованные от BaseServiceHandler | |
| __construct ($type, Service $service) | |
| showTemplate (Payment $payment=null, $template='') | |
| getParamsBusValue (Payment $payment=null) | |
| getDescription () | |
| setExtraParams (array $values) | |
| creditNoDemand (Payment $payment) | |
| debitNoDemand (Payment $payment) | |
| setInitiateMode ($mode) | |
| createClone (\SplObjectStorage $cloneEntity) | |
| isClone () | |
| getHandlerType () | |
| OnEndBufferContent (&$content) | |
| getDemoParams () | |
| isTuned () | |
Защищенные члены | |
| includeDescription () | |
| Защищенные члены унаследованные от BaseServiceHandler | |
| getBusinessValue (Payment $payment=null, $code) | |
| filterDescriptionCodes ($codes) | |
| getBusinessCodes () | |
| getExtraParams () | |
| getUrl (Payment $payment=null, $action) | |
| isTestMode (Payment $payment=null) | |
| getUrlList () | |
Дополнительные унаследованные члены | |
| Открытые статические члены унаследованные от ServiceHandler | |
| static | getIndicativeFields () |
| static | isMyResponse (Request $request, $paySystemId) |
| static | findMyDataRefundablePage (array $paySystemList) |
| Открытые статические члены унаследованные от BaseServiceHandler | |
| static | getHandlerModeList () |
| Поля данных унаследованные от BaseServiceHandler | |
| const | STREAM = 1 |
| const | STRING = 2 |
| const | TEST_URL = 'test' |
| const | ACTIVE_URL = 'active' |
| Защищенные статические члены унаследованные от ServiceHandler | |
| static | isMyResponseExtended (Request $request, $paySystemId) |
| Защищенные статические члены унаследованные от BaseServiceHandler | |
| static | getName () |
| Защищенные данные унаследованные от BaseServiceHandler | |
| $handlerType = '' | |
| $service = null | |
| $extraParams = array() | |
| $initiateMode = self::STREAM | |
| $isClone = false | |
См. определение в файле resthandler.php строка 20
См. определение в файле resthandler.php строка 936
| getClientType | ( | $psMode | ) |
@inheritDoc
Переопределяет метод предка BaseServiceHandler.
См. определение в файле resthandler.php строка 726
| getCurrencyList | ( | ) |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле resthandler.php строка 717
| getPaymentIdFromRequest | ( | Request | $request | ) |
| Request | $request |
Переопределяет метод предка ServiceHandler.
См. определение в файле resthandler.php строка 891
|
protected |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле resthandler.php строка 739
| Payment | $payment | |
| Request | null | $request |
Bitrix\Main\SystemException
Переопределяет метод предка BaseServiceHandler.
См. определение в файле resthandler.php строка 34
| Payment | $payment | |
| Request | $request |
Переопределяет метод предка ServiceHandler.
См. определение в файле resthandler.php строка 821