1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл result_rec.php

См. исходные тексты.

Переменные

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

$bError = true

См. определение в файле result_rec.php строка 46

◆ $mac

См. определение в файле result_rec.php строка 48

◆ $p_action

$p_action = $_POST["ACTION"]

См. определение в файле result_rec.php строка 35

◆ $p_amount

$p_amount = $_POST["AMOUNT"]

См. определение в файле result_rec.php строка 33

◆ $p_approval

$p_approval = $_POST["APPROVAL"]

См. определение в файле result_rec.php строка 37

◆ $p_cardbin

$p_cardbin = $_POST["CARDBIN"]

См. определение в файле result_rec.php строка 41

◆ $p_currency

$p_currency = $_POST["CURRENCY"]

См. определение в файле result_rec.php строка 34

◆ $p_extcode

$p_extcode = $_POST["EXTCODE"]

См. определение в файле result_rec.php строка 44

◆ $p_int_ref

$p_int_ref = $_POST["INT_REF"]

См. определение в файле result_rec.php строка 39

◆ $p_nonce

$p_nonce = $_POST["NONCE"]

См. определение в файле result_rec.php строка 42

◆ $p_order

$p_order = $_POST["ORDER"]

См. определение в файле result_rec.php строка 32

◆ $p_rc

$p_rc = $_POST["RC"]

См. определение в файле result_rec.php строка 36

◆ $p_rrn

$p_rrn = $_POST["RRN"]

См. определение в файле result_rec.php строка 38

◆ $p_sign

$p_sign = $_POST["P_SIGN"]

См. определение в файле result_rec.php строка 43

◆ $p_terminal

if (!function_exists("bx_hmac")) $p_terminal = $_POST["TERMINAL"]

См. определение в файле result_rec.php строка 30

◆ $p_tm

$p_tm = $_POST["TIMESTAMP"]

См. определение в файле result_rec.php строка 40

◆ $p_trtype

$p_trtype = $_POST["TRTYPE"]

См. определение в файле result_rec.php строка 31