Jump to content

payu india module error in payment page


Recommended Posts

Please help me in payu india module

 

when i select checkout i got this error on my site please help me out.

 

 

 

insert into ps_payu_order(id_order,payment_request) values(9,'781531|9|22|Payu product information|rohit|[email protected]|||||||||||121547')
at line 613 in file classes/db/Db.php

 

607.             WebserviceRequest::getInstance()->setError(500, '
 '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);
608.         }
609.         else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))
610.         {
611.             if ($sql)
612.                 throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');
613.             throw new PrestaShopDatabaseException($this->getMsgError());
614.         }
615.     }
616.
617.     /**
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 years later...
×
×
  • Create New...