New Zenner
- Join Date:
- Jul 2007
- Posts:
- 29
- Plugin Contributions:
- 0
WorldPay Module for ZenCartv1.3x
We are currently using WorldPay as out payment gateway on our Zen Cart and all has been going well until now.
Yesterday someone purchased an order on our website and we received the email email back from WorldPay saying how much the order was for etc, but we never received an email from Zen Cart (as we normally do) detailing exactly what the order was.
Can anyone please help?
This is what error message we get when people use WorldPay.
Home :: WorldPay
Warning: Cannot modify header information - headers already sent by (output started at /home/london/public_html/shop/includes/templates/template_default/common/html_header.php:22) in /home/london/public_html/shop/includes/functions/functions_general.php on line 44
Here is the offending line 44 in functions_general.php
header('Location: ' . $url);