Orders Not Recorded - Notices Not eMailed
Previous  Top  Next

The checkout seems to work fine, payment is collected on the gateway's secure form, and the customer is redirected to order.php, but the order is not recorded and notices are not emailed to the customer or administrator.

1.For PayPal, the Instant Payment Notice (IPN) must be checked in the settings at PayPal.com so that a response is sent to the order.php script, which completes the order.  

2.Broken code within the page template delivery.html can cause the script order.php to break. Rename delivery.html or remove it and test. If the orders are recorded and notices sent, the problem is in the delivery.html source code.