I have configured to use PayPal Standard to accepts payments for the orders.
But all the orders whether its in Sandbox Mode or Live goes to Missing Orders.
I am getting response from PayPal as
Code: Select all
PP_STANDARD :: IPN RESPONSE: VERIFIED
After reviewing some code the function calls $this->model_checkout_order->addOrderHistory($order_id, $order_status_id); after paypal response and It seems that the above function is unable to update statues and insert order history.
Please guide if something is wrong with settings or anything. I have checked all the settings for statues and all seems fine. I have attached screenshots for reference. Thanks,
Nick