question

nyl auster's picture
Offline
Joined: 03/28/2009
Juice: 37
question

i don't understand why there is at line 345

<?php
  
if (isset($_POST['DATA'])) {
   
drupal_set_message(t('Error during order process, please, try again or contact administrator.'));
   
drupal_goto('cart');
    return;
?>

Why displaying a error when there is data from the bank? I disabled this part because it is not possible to see the good message just below who is : 'your order has been canceled' ou 'votre ordre a été annulé'. Am i wrong?

ATOS/SIPS Credit card payment system By: zmove (5 replies) Tue, 10/02/2007 - 08:20