parfumu.test.ua.Whoer.net #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
$m_shop = '2136581190';
$m_orderid = '1';
$m_amount = number_format(100, 2, '.', '');
$m_curr = 'USD';
$m_desc = base64_encode('Тест');
$m_key = 'Ваш секретний ключ';
$arHash = масив(
$m_shop,
$m_orderid,
$m_сума,
$m_curr,
$m_desc
);
/*
$arParams = масив(
'success_url' => 'http://parfumu.test.ua.Whoer.net/new_success_url',
//'fail_url' => 'http://parfumu.test.ua.Whoer.net/new_fail_url',
//'status_url' => 'http://parfumu.test.ua.Whoer.net/new_status_url',
'посилання' => масив(
'var1' => '1',
//'var2' => '2',
//'var3' => '3',
//'var4' => '4',
//'var5' => '5',
),
//'submerchant' => 'mail.com',
);
$key = md5('Ключ для додаткових параметрів шифрування'.$m_orderid);
$m_params = @urlencode(base64_encode(openssl_encrypt(json_encode($arParams), 'AES-256-CBC', $key, OPENSSL_RAW_DATA)));
$arHash[] = $m_params;
*/
$arHash[] = $m_key;
$sign = strtoupper(hash('sha256', implode(':', $arHash))); ?>
*/ ?> "> */ ?>