Hi everyone,
I've integrated a payment gateway called PayDollar Payment Module which I downloaded from Zen Cart contribution area (only one file - paydollar.php).
In order to receive return data from PayDollar to update my zen cart database, I modified another payment module to receive the return data.
The payment is successfully made and it went into my merchant account but I did not what my customers have bought from my website and my customers did not have any order number for their reference. It seems like the return data did not store into my database.
PayDollar has a merchant admin for me to check my account and there is a column called 'Datafeed Response'. In the Datafeeed Response column, i received the an error as following:-
<div class="systemError">1054 Unknown column '79befa518752f6e22b229842f80c147d' in 'where clause'<br />in:<br />[update zen_orders set orders_status=4 where orders_id =79befa518752f6e22b229842f80c147d
Please advise.
Thanks in advanced!
Best Regards,
Marissa



