-- url of the page with the problem -- :
www.dev.hyperobotics.com
-- HikaShop version -- : 2.2.3
-- Error-message(debug-mod must be tuned on) -- : × INSERT IGNORE INTO `iraos_hikashop_history` ( `history_order_id`,`history_created`,`history_ip`,`history_user_id`,`history_new_status`,`history_reason`,`history_notified`,`history_payment_method`,`history_type`,`history_data` )
VALUES ( '93','1411583003','63.84.112.6','65','confirmed','automatic payment notification received','1','common','payment','Transaction id: 403993715510137920\r\n\r\n\nNotice: Undefined variable: dbOrder in /home/admin/hyperobotics.comdev/plugins/hikashoppayment/common/common.php
on line 52\n\nNotice: Trying to get property of non-object in /home/admin/hyperobotics.comdev/plugins/hikashoppayment/common/common.php
on line 52\n\nNotice: Undefined property: stdClass::$full_total in /home/admin/hyperobotics.comdev/plugins/hikashoppayment/common/common.php
on line 56\n\nNotice: Trying to get property of non-object in /home/admin/hyperobotics.comdev/plugins/hikashoppayment/common/common.php
on line 56\n\nNotice: Trying to get property of non-object in /home/admin/hyperobotics.comdev/plugins/hikashoppayment/common/common.php
on line 56\n'
Hi Team,
I require your help. I have configured payment gateway and it is working fine. But when the payment gateway redirects after successful payment to my website, the blank page is shown.
After debugging it seems that some Undefined variable dbOrder and Undefined property: stdClass::$full_total maybe causing the issue as shown in the db call logs.
Can you please let me know how to resolve this.
Thanks,
Vineet