I just installed and started using the PayPal express checkout module included with 1.5.6.1. Everything is working great except after completing the sale, it does not redirect properly and I cannot figure out why. This is the error I'm getting
Code: Select all
Notice: Undefined index: payment_cost in /home3/altituf1/public_html/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 4Notice: Undefined index: shipping_cost in /home3/altituf1/public_html/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 4Notice: Undefined index: cost in /home3/altituf1/public_html/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 9Warning: Cannot modify header information - headers already sent by (output started at /home3/altituf1/public_html/index.php:108) in /home3/altituf1/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home3/altituf1/public_html/index.php:108) in /home3/altituf1/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 29
Thanks,
Garret