Go to the source code of this file.
|
if(empty($_POST)) | $checknumber =strtoupper(md5(vb($_POST['merchant_id']).vb($_POST['transaction_id']).strtoupper(md5($GLOBALS['site_parameters']['secret_word'])).vb($_POST['amount']).vb($_POST['currency']).vb($_POST['status']))) |
|
if($checknumber==vb($_POST['md5sig'])) | else |
|
if (empty($_POST)) $checknumber =strtoupper(md5(vb($_POST['merchant_id']).vb($_POST['transaction_id']).strtoupper(md5($GLOBALS['site_parameters']['secret_word'])).vb($_POST['amount']).vb($_POST['currency']).vb($_POST['status']))) |
if ($checknumber==vb($_POST['md5sig'])) else |
Initial value:{
send_email(
$GLOBALS[
'support'],
'Alerte : problème sur transaction CB commande ' .
$transaction_id .
'',
'Les informations Moneybookers semblent incorrectes ' .
"\n\n" . print_r($_REQUEST,
true))
if(empty($_GET['id'])) $transaction_id
if(!defined('IN_PEEL')) send_email($to, $mail_subject= '', $mail_content= '', $template_technical_code=null, $template_tags=null, $format=null, $sender=null, $html_add_structure=true, $html_correct_conformity=false, $html_convert_url_to_links=true, $reply_to=null, $attached_files_infos_array=null, $lang=null, $additional_infos_array=array(), $attachment_not_sent_by_email=false)
Envoi d'un email à un utilisateur.
$GLOBALS['page_columns_count']
Definition at line 75 of file ipn.php.