Post by funguru » Wed Jul 25, 2012 2:30 pm

I have customers who have placed order but these orders do not show up anywhere in the admin area.. i then checkt sql and for sure the orders have been placed and if i change the order status to 1 then they will show up..

I have read about this some where as well but is there any permanent solution to this.. as the customer / owner both dont get any emails for the order.

Opencart is fantastic but if i have to check sql every day for missed orders then it is useless as i loose out on sales.

Please tell me a solution for this.

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by uksitebuilder » Wed Jul 25, 2012 10:12 pm

seems whichever payment method(s) you are using, there may be a problem

Please tell us which payment method(s) you are using and ensure that the status(s) within those payment method(s) are set-up correctly.

You can view te missing orders in admin by choosing 'Abandoned Orders' in the order list filter.

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by funguru » Wed Jul 25, 2012 10:28 pm

Thanks for the reply.. yes i have double checked the permissions and this is not happening with every oder.. it happens randomly..

As for "abandoned order", i dont see that under sales > order .. maybe it was removed from 1.5.1.3?

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by uksitebuilder » Wed Jul 25, 2012 10:37 pm

In sales - Orders, under the status column - it should be there

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by funguru » Wed Jul 25, 2012 11:04 pm

Nope. not there anymore.. please check the screen shot.. Image

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by uksitebuilder » Thu Jul 26, 2012 12:13 am

Pleae upload the default OC file for admin/view/template/sale/order_list.tpl

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by funguru » Thu Jul 26, 2012 12:22 am

Uploading from the latest version of oc would not be any issue?

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by uksitebuilder » Thu Jul 26, 2012 1:35 am

upload from 1.5.1.3 download if that is the version you are using.

It is definitely in that version and must have been edited out in your file.

User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by funguru » Thu Jul 26, 2012 1:13 pm

Double checked.. there is no such option.. not in 1.5.1.3 ... not in 1.5.2.1 and also in the latest version (checked the demo of the latest opencart)

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by jorgg » Thu Jul 26, 2012 2:40 pm

go to Sales, Orders, and HERE, with all orders displayed, open STATUS on the top bar. Apply filter and you'll get al abandoned orders.
I think you are trying to do it but INSIDE the order and you don't have to be there.
Try and let us know

New member

Posts

Joined
Thu Mar 03, 2011 4:21 am

Post by uksitebuilder » Thu Jul 26, 2012 3:03 pm

On the demo (latest version) it has been renamed to Missing Orders
Untitled-1.jpg

Untitled-1.jpg (40.6 KiB) Viewed 1955 times


User avatar
Guru Member

Posts

Joined
Thu Jun 09, 2011 11:37 pm
Location - United Kindgom

Post by funguru » Thu Jul 26, 2012 6:00 pm

jorgg, yes i was doing it from the reports > sales > orders instead of sales > orders. Thanks for pointing that out. So if i just change the status of the order from those abandoned orders, i should be good to go?

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by jorgg » Fri Jul 27, 2012 3:11 pm

Hello. If you did it your orders will be visible in orders list, but opencart won't send mail to costumers automatically.
Do you know when or why are you receiving Abandoned orders? It's allways or only when costumers are using a determinate payment form?
I think is very important for you to resolve this question.

New member

Posts

Joined
Thu Mar 03, 2011 4:21 am

Post by funguru » Fri Jul 27, 2012 3:15 pm

I have 2 payment methods with correct permission set, and in both there are times when orders display as abandoned even when the payment is confirmed. This has happend randomly and when i check on my own the order goes though.. so i guess it has to do with some coding issue.

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by jorgg » Fri Jul 27, 2012 5:31 pm

I had similar problems with credit card payment.... when costumer paid but didn't return to the shop, then had this problem (payment done but order not completed). Is important that you CONFIRM that the payment has been done, because, for example, if a costumer begins to buy with credit card and his bank didn't autorize transaction, I'll receive an Abandoned Order.

But if you get it from different ways, it could to be code.

New member

Posts

Joined
Thu Mar 03, 2011 4:21 am

Post by funguru » Fri Jul 27, 2012 5:34 pm

I get the same on COD (cash on delivery) where there is no bank authentication needed.

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm

Post by waqaspai » Tue Jun 25, 2013 4:51 pm

I have same problem with cash on delivery option-
can any one help ?

Newbie

Posts

Joined
Tue Apr 26, 2011 4:41 pm

Post by funguru » Wed May 10, 2017 2:56 pm

I have solved the issue (for my OC version 2.3.0.2 at least)

The problem is with SEO url. If you see your paypal IPN history, the call back url will be yoursite.com/extension/payment/pp_standard/callback and will show a 404 error below it which means the call backurl is incorrect.

What you need to do to make this work is add a redirect in your .htaccess which is below and this should work perfectly (replace yourstite.com with your domain name)
Redirect /extension/payment/pp_standard/callback http://yoursite.com/index.php?route=ext ... d/callback

New member

Posts

Joined
Sat Jun 30, 2012 4:29 pm
Who is online

Users browsing this forum: Amazon [Bot] and 58 guests