addHandler(array $params, $n, \CRestServer $server) | RestService | static |
addPaySystem(array $params, $n, \CRestServer $server) | RestService | static |
checkOrderPermission() | RestService | protectedstatic |
checkParamsBeforePaySystemAdd($params) | RestService | protectedstatic |
checkParamsBeforePaySystemDelete($params) | RestService | protectedstatic |
checkParamsBeforePaySystemUpdate($params) | RestService | protectedstatic |
checkParamsBeforeSettingsGet($params) | RestService | protectedstatic |
checkParamsBeforeSettingsUpdate($params) | RestService | protectedstatic |
checkPaySystemPermission() | RestService | protectedstatic |
deleteHandler(array $params, $n, \CRestServer $server) | RestService | static |
deletePaySystem(array $params, $n, \CRestServer $server) | RestService | static |
ERROR_CHECK_FAILURE | RestService | |
ERROR_HANDLER_ALREADY_EXIST | RestService | |
ERROR_HANDLER_NOT_FOUND | RestService | |
ERROR_INTERNAL_INVOICE_NOT_FOUND | RestService | |
ERROR_INTERNAL_ORDER_NOT_FOUND | RestService | |
ERROR_PAY_INVOICE_NOT_SUPPORTED | RestService | |
ERROR_PAY_SYSTEM_ADD | RestService | |
ERROR_PAY_SYSTEM_DELETE | RestService | |
ERROR_PAY_SYSTEM_NOT_FOUND | RestService | |
ERROR_PAY_SYSTEM_UPDATE | RestService | |
ERROR_PERSON_TYPE_NOT_FOUND | RestService | |
ERROR_PROCESS_REQUEST_RESULT | RestService | |
getHandlerList(array $params, $n, \CRestServer $server) | RestService | static |
getPaySystemList(array $params, $n, \CRestServer $server) | RestService | static |
getSettings(array $params, $n, \CRestServer $server) | RestService | static |
onRestAppDelete(array $fields) | RestService | static |
onRestServiceBuildDescription() | RestService | static |
payInvoice(array $params, $n, \CRestServer $server) | RestService | static |
payPayment(array $params, $n, \CRestServer $server) | RestService | static |
SCOPE | RestService | |
updateHandler(array $params, $n, \CRestServer $server) | RestService | static |
updatePaySystem(array $params, $n, \CRestServer $server) | RestService | static |
updateSettings(array $params, $n, \CRestServer $server) | RestService | static |