Открытые члены | |
processRequest (Payment $payment, Request $request) | |
sendResponse (ServiceResult $result, Request $request) | |
getPaymentIdFromRequest (Request $request) | |
getRestrictionList () | |
Открытые члены унаследованные от BaseServiceHandler | |
initiatePay (Payment $payment, Request $request=null) | |
__construct ($type, Service $service) | |
showTemplate (Payment $payment=null, $template='') | |
getParamsBusValue (Payment $payment=null) | |
getDescription () | |
setExtraParams (array $values) | |
getCurrencyList () | |
getClientType ($psMode) | |
creditNoDemand (Payment $payment) | |
debitNoDemand (Payment $payment) | |
setInitiateMode ($mode) | |
createClone (\SplObjectStorage $cloneEntity) | |
isClone () | |
getHandlerType () | |
OnEndBufferContent (&$content) | |
getDemoParams () | |
isTuned () | |
Открытые статические члены | |
static | getIndicativeFields () |
static | isMyResponse (Request $request, $paySystemId) |
static | findMyDataRefundablePage (array $paySystemList) |
Открытые статические члены унаследованные от BaseServiceHandler | |
static | getHandlerModeList () |
Защищенные статические члены | |
static | isMyResponseExtended (Request $request, $paySystemId) |
Защищенные статические члены унаследованные от BaseServiceHandler | |
static | getName () |
Дополнительные унаследованные члены | |
Открытые атрибуты унаследованные от BaseServiceHandler | |
const | STREAM = 1 |
const | STRING = 2 |
const | TEST_URL = 'test' |
const | ACTIVE_URL = 'active' |
Защищенные члены унаследованные от BaseServiceHandler | |
getBusinessValue (Payment $payment=null, $code) | |
filterDescriptionCodes ($codes) | |
getBusinessCodes () | |
getExtraParams () | |
getUrl (Payment $payment=null, $action) | |
isTestMode (Payment $payment=null) | |
getUrlList () | |
includeDescription () | |
Защищенные данные унаследованные от BaseServiceHandler | |
$handlerType = '' | |
$service = null | |
$extraParams = array() | |
$initiateMode = self::STREAM | |
$isClone = false | |
См. определение в файле servicehandler.php строка 11
|
static |
|
static |
См. определение в файле servicehandler.php строка 16
|
abstract |
getRestrictionList | ( | ) |
Returns list of restrictions that installed on service add
Замещает RestrictableServiceHandler.
См. определение в файле servicehandler.php строка 94
|
static |
Request | $request | |
int | $paySystemId |
См. определение в файле servicehandler.php строка 26
|
staticprotected |
Request | $request | |
$paySystemId |
См. определение в файле servicehandler.php строка 52
Payment | $payment | |
Request | $request |
Переопределяется в CompatibilityHandler и RestHandler.
sendResponse | ( | ServiceResult | $result, |
Request | $request ) |
ServiceResult | $result | |
Request | $request |
См. определение в файле servicehandler.php строка 69