nlaur86 Posted October 31, 2010 Posted October 31, 2010 Hello! I have a problem. When a customer is trying to place an order, if he/she has problems with the internet connection (slow connection and has to refresh the page) or presses F5 on the "Checkout Success" page, that adds a duplicate order. Some times I get 4-5 duplicate orders from the same person. Is there a sollution for this problem? Anyone else had this problem? Thank you!
web-project Posted October 31, 2010 Posted October 31, 2010 Is there a sollution for this problem? yes, using cookies you can check if the customer already logged the order nearest 5 minutes, this way you prevent duplication of the orders Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Jan Zonjee Posted October 31, 2010 Posted October 31, 2010 Is there a sollution for this problem? I think there was a contribution for this, disabling the button with JavaScript when it has been pushed to avoid submitting the order more than once. Can't find it though.
nlaur86 Posted November 1, 2010 Author Posted November 1, 2010 yes, using cookies you can check if the customer already logged the order nearest 5 minutes, this way you prevent duplication of the orders Thank you for the hint. Could you, please, tell me how to do that? I was thinking of another solution :). What if I try to check the database to see if that client already placed an order? Or check if the cart is empty or not? Could anyone help me to implement one of these solutions? Thanks
nlaur86 Posted November 1, 2010 Author Posted November 1, 2010 Hmm, the problem is really strange. I just tryed to place an order and after I confirmed it, tryed to pref F5. That reloaded the page but no new order was added. I tryed to go back to the Checkout Confirmation page and resubmit the order. This time another page loaded that was saying "your cart is empty" I tryed this in Opera, IE and Mozilla. So I don't know how my customerc are able to add duplicate orders. Did someone else had this problem?
WESK Posted December 9, 2010 Posted December 9, 2010 Hmm, the problem is really strange. I just tryed to place an order and after I confirmed it, tryed to pref F5. That reloaded the page but no new order was added. I tryed to go back to the Checkout Confirmation page and resubmit the order. This time another page loaded that was saying "your cart is empty" I tryed this in Opera, IE and Mozilla. So I don't know how my customerc are able to add duplicate orders. Did someone else had this problem? I am having a similar issue....I tried hitting the checkout button 7-8 times and only 1 order..
knifeman Posted December 10, 2010 Posted December 10, 2010 Hmm, the problem is really strange. I just tryed to place an order and after I confirmed it, tryed to pref F5. That reloaded the page but no new order was added. I tryed to go back to the Checkout Confirmation page and resubmit the order. This time another page loaded that was saying "your cart is empty" I tryed this in Opera, IE and Mozilla. So I don't know how my customerc are able to add duplicate orders. Did someone else had this problem? I get duplicates now and then, but I believe the cusatomer is double clicking the submit button. Since they come in within a second of each other, it is easy to see and delete one of them. Tim
Recommended Posts
Archived
This topic is now archived and is closed to further replies.