Friday 07 December 2007 3:28:18 am
Im working to make paynet payment gateway to work for client. It works in usual way, with redirection to paynet site to enter card data, after which paynet site makes http call back to module that sets order status to paid. One field in this callback is card type used, eg. Visa/Master. Now, i have modified the module that receives it to save that data in ezorder data_text_2 and it is supposed to be used in a confirmation mail to shop toshow which card was used. However in ezshopoperationcollection.php where confirmation mail is sent, the data_text_2 field is empty. I also added debug of $order to orderview page that comes up after user is back from paynet site and payment is verified, and its empty there too. BUT if i then reload the orderview page, it will be there! I have been running headfirst into this for a day and really need to figure out really urgently whats going on there. Any suggestions appreciated.
Certified eZ developer looking for projects.
zurgutt at gg.ee
|