1C-Bitrix 25.700.0
|
Переменные | |
if(!function_exists("bx_hmac")) | $p_terminal = $_POST["TERMINAL"] |
$p_trtype = $_POST["TRTYPE"] | |
$p_order = $_POST["ORDER"] | |
$p_amount = $_POST["AMOUNT"] | |
$p_currency = $_POST["CURRENCY"] | |
$p_action = $_POST["ACTION"] | |
$p_rc = $_POST["RC"] | |
$p_approval = $_POST["APPROVAL"] | |
$p_rrn = $_POST["RRN"] | |
$p_int_ref = $_POST["INT_REF"] | |
$p_tm = $_POST["TIMESTAMP"] | |
$p_cardbin = $_POST["CARDBIN"] | |
$p_nonce = $_POST["NONCE"] | |
$p_sign = $_POST["P_SIGN"] | |
$p_extcode = $_POST["EXTCODE"] | |
$bError = true | |
$mac = CSalePaySystemAction::GetParamValue("MAC") |
$bError = true |
См. определение в файле result_rec.php строка 46
$mac = CSalePaySystemAction::GetParamValue("MAC") |
См. определение в файле result_rec.php строка 48
$p_action = $_POST["ACTION"] |
См. определение в файле result_rec.php строка 35
$p_amount = $_POST["AMOUNT"] |
См. определение в файле result_rec.php строка 33
$p_approval = $_POST["APPROVAL"] |
См. определение в файле result_rec.php строка 37
$p_cardbin = $_POST["CARDBIN"] |
См. определение в файле result_rec.php строка 41
$p_currency = $_POST["CURRENCY"] |
См. определение в файле result_rec.php строка 34
$p_extcode = $_POST["EXTCODE"] |
См. определение в файле result_rec.php строка 44
$p_int_ref = $_POST["INT_REF"] |
См. определение в файле result_rec.php строка 39
$p_nonce = $_POST["NONCE"] |
См. определение в файле result_rec.php строка 42
$p_order = $_POST["ORDER"] |
См. определение в файле result_rec.php строка 32
$p_rc = $_POST["RC"] |
См. определение в файле result_rec.php строка 36
$p_rrn = $_POST["RRN"] |
См. определение в файле result_rec.php строка 38
$p_sign = $_POST["P_SIGN"] |
См. определение в файле result_rec.php строка 43
if (!function_exists("bx_hmac")) $p_terminal = $_POST["TERMINAL"] |
См. определение в файле result_rec.php строка 30
$p_tm = $_POST["TIMESTAMP"] |
См. определение в файле result_rec.php строка 40
$p_trtype = $_POST["TRTYPE"] |
См. определение в файле result_rec.php строка 31