Empty orders

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
zenonpham
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 29
Joined: Fri Dec 14, 2007 9:56 am

Empty orders

Post by zenonpham » Mon Apr 13, 2009 2:03 pm

Hello All.

I have a situation where a customer had placed an order which went through with no problems or unusual events. However, after that order was placed, there were three more orders by the same customer but with no product and zero dollars for the total amount.

Other than being entered, none of the orders had been touched in any way but had the following statuses:
Status = Complete
Payment = Paid
Shipment = NonShippable

Our credit card processor did not show any activity other than the initial order.

Any ideas?

Thanks in advance

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Empty orders

Post by AbleMods » Mon Apr 13, 2009 4:24 pm

Was the original order paid with PayPal?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Empty orders

Post by jmestep » Mon Apr 13, 2009 4:39 pm

What build of Able are you on? On the older builds, there was an issue where one of the pieces of data that was passed in the page was too long to be entered into the ac_PageViews table so that was causing problems.
Joe also posted about Paypal in that topic.

viewtopic.php?f=42&t=8929&hilit=sessionreferrerurl
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
zenonpham
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 29
Joined: Fri Dec 14, 2007 9:56 am

Re: Empty orders

Post by zenonpham » Tue Apr 14, 2009 7:28 am

solunar: We use our own in-house credit card processor rather than PayPal.

jmestep: We're on build #11659.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Empty orders

Post by AbleMods » Tue Apr 14, 2009 9:33 am

The only time I've ever seen the situation you've described is with PayPal. The Instant Payment Notification (IPN) posts to the AC7 multiple times and results in multiple duplicate empty orders being created.

Something is creating those orders, and there's only so many ways an order can be created. You mention "in-house processing" - do you have customizations on your site and if so, what do they involve?

Interesting question would be if the PayPal listener service is still "enabled" even if PayPal isn't an active payment gateway. In other words, could it be some sort of injection attack against the PayPal listener service URL?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Robbie@FireFold
Commodore (COMO)
Commodore (COMO)
Posts: 433
Joined: Wed May 28, 2008 9:42 am
Location: Concord, NC
Contact:

Re: Empty orders

Post by Robbie@FireFold » Tue Apr 14, 2009 9:40 am

FireFold gets these every so often. Always PayPal.

Is there any fix?
Robbie Hodge
General Manager
Robbie@FireFold.com
http://www.FireFold.com

User avatar
zenonpham
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 29
Joined: Fri Dec 14, 2007 9:56 am

Re: Empty orders

Post by zenonpham » Fri Apr 17, 2009 2:42 pm

Solunar: The "in-house processor" is our own credit card server along with a gateway written for AbleCommerce. The store itself is customized all over the place (look and feel, functionality, etc.).

We've had it running that way for over a year now and this is the first time I've seen something like this. It's only happened once (about 4 days ago) and I haven't seen it since (one-glitch?). I'll be keeping an eye on it.


By the way, I was talking with one of my co-workers about AbleCommerce and showed him your site. Judging by his reaction, you may be getting a customer. If you have someone named "Gabe" from Illinois, it's probably him. :)
Last edited by zenonpham on Tue May 05, 2009 7:33 pm, edited 1 time in total.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Empty orders

Post by AbleMods » Fri Apr 17, 2009 4:52 pm

zenonpham wrote:By the way, I was talking with one of my co-workers about AbleCommerce and showed him your site. Judging by his reaction, you may be getting a customer. If you have someone named "Gabe" from Illinois, it's probably him. :)
That's quite a lot of customization :)

One-time gremlins seem to find new homes every day. I know I kicked some out just this week with one of my clients.

Thanks for the Illinois referral - hope to hear from him. Solunar.com isn't nearly as modified as yours but it's still my baby. Baby is about to grow up a little as I move closer to migrating to 7.0.2.

Have a good weekend!
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply