Post by barnone » Thu Nov 21, 2019 4:22 am

I've been noticing with OC 2.3.0.2 that when customers make an order it goes through just fine on Paypal and the money is received.

However, there is no order created/customer account created in the store.

Any idea on a potential fix?

Active Member

Posts

Joined
Wed Dec 26, 2012 11:49 am

Post by barnone » Thu Nov 21, 2019 12:45 pm

SOLVED. Fixed on Missing orders on 2.3.0.2
Appears to be an issue with Paypal somehow. I have at least made missing orders display on regular order display page by doing this:
viewtopic.php?t=206570

"Hello, in my OpenCart Admin site didn´t couldn´t see all the Orders as some have problems with the orders_id field (OC 2.3.0.2 ), so this is a solution to list all orders on the Orders main page and in the Dashboard if you want to.

Go to “/public_html/admin/model/sale/order.php”...

In line 188... where it says
$sql .= " WHERE o.order_status_id < '110'";

Reeplace it with
$sql .= "";

Thats all, I hope it helps.
Regards."

Active Member

Posts

Joined
Wed Dec 26, 2012 11:49 am
Who is online

Users browsing this forum: No registered users and 13 guests