Get the book
Old 7th October 2009, 04:29 AM   #71
Mr.Pibb
New Zenner
 
Join Date: Jul 2009
Posts: 7
Default Re: Duplicate Orders/Order Confirmation

Been getting the same problem intermittently. Is this a Paypal problem, a Zen Cart problem? Interesting that the Paypal transaction information is the same in both orders.
HELP!!!
Mr.Pibb is offline   Reply With Quote
Old 8th October 2009, 04:16 PM   #72
13moons
New Zenner
 
Join Date: Nov 2003
Posts: 90
Default Re: Duplicate Orders/Order Confirmation

We also have had an increase in duplicate orders and confirmation. Deleting and restocking used to resolve this but we discovered that sometimes stock is taken out, sometimes not and now it appears that sometimes it's taking some of the items and not other items in the same order. Now we have to check inventory in every duplicate order.
13moons is offline   Reply With Quote
Old 8th October 2009, 04:18 PM   #73
13moons
New Zenner
 
Join Date: Nov 2003
Posts: 90
Default Re: Duplicate Orders/Order Confirmation

Just to clarify, it's only Paypal orders that this happens with.
13moons is offline   Reply With Quote
Old 17th October 2009, 12:04 AM   #74
Mr.Pibb
New Zenner
 
Join Date: Jul 2009
Posts: 7
Default Re: Duplicate Orders/Order Confirmation

Well now I just had a customer pay with Paypal and nothing showed up in ZenCart at all! I wouldn't have noticed if he hadn't sent me an e-mail because he couldn't check the status of the order...
Mr.Pibb is offline   Reply With Quote
Old 17th October 2009, 12:35 AM   #75
kameleon
New Zenner
 
Join Date: May 2008
Posts: 5
Default Re: Duplicate Orders/Order Confirmation

Yes I had the same issue earlier this week. I had an order placed that the only reason I know it was placed was because I received the paypal notification of payment. I checked everywhere in zen cart and nothing. Only where the customer signed up for an account. I promptly sent the customer an email asking to verify the order and all was well.

The only thing I can figure that caused my issue was that paypal did not return to the cart the "all ok" sign to allow zencart to do it's thing.
kameleon is offline   Reply With Quote
Old 17th October 2009, 12:37 AM   #76
Mr.Pibb
New Zenner
 
Join Date: Jul 2009
Posts: 7
Default Re: Duplicate Orders/Order Confirmation

Did that happen to you on the 14th? Maybe PayPal was having problems?
Mr.Pibb is offline   Reply With Quote
Old 17th October 2009, 12:40 AM   #77
kameleon
New Zenner
 
Join Date: May 2008
Posts: 5
Default Re: Duplicate Orders/Order Confirmation

Yes happened on the 14th. I fully blame paypal. ;)
kameleon is offline   Reply With Quote
Old 3rd November 2009, 07:36 PM   #78
bitsofivory
New Zenner
 
Join Date: Nov 2005
Posts: 4
Default Re: Duplicate Orders/Order Confirmation

I had the double orders occur on October 30th and November 2nd - transaction IDs are identical, but order numbers are consecutive. Customers were only charged once, but recieved two order confirmations and so were concerned that their orders had processed twice. Transaction types show as "unique" for one order and "web_accept" for the second. I am running the very latest version of ZenCart.
bitsofivory is offline   Reply With Quote
Old 5th November 2009, 03:27 PM   #79
thysm00
New Zenner
 
Join Date: May 2009
Posts: 12
Default Re: Duplicate Orders/Order Confirmation

Hi everybody, i too get a lot of duplicate orders even with the fix listed in the page three (www.acousticsamples.net). It seems that there are no solution to this but still i may try something in javascript.
In the fix, you try to disable an input type=image which works in firefox, but not in safari or IE... So there are other solutions even if i will try to find something better. It's simply to remove that button :)

so the script now looks like this:

PHP Code:
function submitonce()
{
  var 
button document.getElementById("btn_submit").style.display 'none';
  
alert("");
  
//button.style.color = "red";
  
setTimeout('button_timeout()'1000);  
  return 
false;
}
function 
button_timeout() {
  var 
button document.getElementById("btn_submit").style.display 'true';
  
//button.style.color = "black";

I will add a little ajax message as i use mootools on my website to make it look a little better, but at least i'm sure that this prevents the double clicking in the major web rowsers.
By the way if you use the css butons, i just checked the code and there is no more id to the button so the fix just can't work...
thysm00 is offline   Reply With Quote
Old 5th November 2009, 03:43 PM   #80
thysm00
New Zenner
 
Join Date: May 2009
Posts: 12
Default Re: Duplicate Orders/Order Confirmation

Don't forget to remove the alert(""); line that was just here for testing.
Oh and by the way i'm not sure that this will work just like people want it to, but it does for me at least, i will test a little more on my local test site and the put it online to see if it truly fixes it.
thysm00 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Do the recent API web tools changes to USPS effect zen cart stores? keepitreal Shipping and Payment Modules 2 9th February 2007 07:27 AM
How to resend order confirmation email klf Customers and Orders 7 21st January 2007 06:34 PM
RE: USPS Web Tools™ Customers rnet General Questions 4 3rd October 2006 10:04 PM
USPS E-mail notice - affects Zen Cart? JLA Shipping and Payment Modules 2 3rd October 2006 09:45 PM


All times are GMT +1. The time now is 11:18 PM.

Learn tips, tricks & secrets for your Zen Cart™
Sign up for our FREE Newsletter

Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content and Graphics Copyright (c) 2006, 2007, 2008, 2009 Zen Ventures, LLC - all rights reserved
Get Zen Cart E-Commerce Shopping Cart at SourceForge.net. Fast, secure and Free Open Source software downloads