|
1C-Bitrix 25.700.0
|
Открытые члены | |
| getPaymentIdFromRequest (Request $request) | |
| initiatePay (Payment $payment, Request $request=null) | |
| showTemplate (Payment $payment=null, $template='') | |
| processRequest (Payment $payment, Request $request) | |
| getEntityIds (Request $request) | |
| getCurrencyList () | |
| isPayableCompatibility () | |
| isCheckableCompatibility () | |
| getDemoParams () | |
| Открытые члены унаследованные от ServiceHandler | |
| sendResponse (ServiceResult $result, Request $request) | |
| getRestrictionList () | |
| Открытые члены унаследованные от BaseServiceHandler | |
| __construct ($type, Service $service) | |
| getParamsBusValue (Payment $payment=null) | |
| getDescription () | |
| setExtraParams (array $values) | |
| getClientType ($psMode) | |
| creditNoDemand (Payment $payment) | |
| debitNoDemand (Payment $payment) | |
| setInitiateMode ($mode) | |
| createClone (\SplObjectStorage $cloneEntity) | |
| isClone () | |
| getHandlerType () | |
| OnEndBufferContent (&$content) | |
| isTuned () | |
| Открытые члены унаследованные от ICheckable | |
| check (Check $check) | |
Защищенные члены | |
| isTestMode (Payment $payment=null) | |
| getUrlList () | |
| includeDescription () | |
| Защищенные члены унаследованные от BaseServiceHandler | |
| getBusinessValue (Payment $payment=null, $code) | |
| filterDescriptionCodes ($codes) | |
| getBusinessCodes () | |
| getExtraParams () | |
| getUrl (Payment $payment=null, $action) | |
Дополнительные унаследованные члены | |
| Открытые статические члены унаследованные от 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 | |
См. определение в файле compatibilityhandler.php строка 19
| getCurrencyList | ( | ) |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле compatibilityhandler.php строка 229
| getDemoParams | ( | ) |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле compatibilityhandler.php строка 418
| getEntityIds | ( | Request | $request | ) |
| Request | $request |
См. определение в файле compatibilityhandler.php строка 221
| getPaymentIdFromRequest | ( | Request | $request | ) |
| Request | $request |
Переопределяет метод предка ServiceHandler.
См. определение в файле compatibilityhandler.php строка 25
|
protected |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле compatibilityhandler.php строка 42
|
protected |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле compatibilityhandler.php строка 319
| Payment | $payment | |
| Request | null | $request |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле compatibilityhandler.php строка 52
| isCheckableCompatibility | ( | ) |
См. определение в файле compatibilityhandler.php строка 288
| isPayableCompatibility | ( | ) |
См. определение в файле compatibilityhandler.php строка 277
|
protected |
| Payment | $payment |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле compatibilityhandler.php строка 34
| Payment | $payment | |
| Request | $request |
Переопределяет метод предка ServiceHandler.
См. определение в файле compatibilityhandler.php строка 190
| showTemplate | ( | Payment | $payment = null, |
| $template = '' ) |
| Payment | null | $payment | |
| string | $template |
Переопределяет метод предка BaseServiceHandler.
См. определение в файле compatibilityhandler.php строка 89