ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Placing an order for a Customer
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Placing an order for a Customer

 Post Reply Post Reply Page  12>
Author
Message
DMC1 View Drop Down
Newbie
Newbie
Avatar

Joined: 20-August-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote DMC1 Quote  Post ReplyReply Direct Link To This Post Topic: Placing an order for a Customer
    Posted: 20-August-2008 at 2:57pm
Has anyone else had this problem: 
 
When I try to place an order for a customer, I use the control panel.  By clicking on "Place Order", I am automatically logged into the customer's account in the storefront.  I can add items to the order but when I go to checkout, I get a message saying "Your cart is empty".
 
Any advice on this issue?

Thank you!
Back to Top
katharina View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25-October-2005
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote katharina Quote  Post ReplyReply Direct Link To This Post Posted: 20-August-2008 at 3:08pm
I had this happening several times, and so did our customers.  You basically have to shut down your browser and start over.  I've noticed that this seems to happen when you log into the control panel, click on place an order and then do not click on start shopping but follow the store navigation instead.  Not sure why our customers have the same issue, because some of them are new customers, so they are not going through the login process. 

Another issue we have is a strange error message.  You log into the back office then several minutes later a customer calls and you pull up the customers account and start creating the customers order.  The system may log you out while creating the order and you get this error message that doesn't make any sense.  So always make sure you have a fresh login when taking customer orders. 

Both are annoying , but don't happen that often.   However, we had customers questioning our sites security because of that.
Katharina
Back to Top
DMC1 View Drop Down
Newbie
Newbie
Avatar

Joined: 20-August-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote DMC1 Quote  Post ReplyReply Direct Link To This Post Posted: 20-August-2008 at 3:20pm
Thank you for your expedient input.
 
I just tried to use IE instead of Firefox and it seemed to work there instead.  When you get the error, are you using Firefox?
 
Maybe its best to use IE instead for this type of action (placing an order for a customer).
 
Thank you!
Back to Top
katharina View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25-October-2005
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote katharina Quote  Post ReplyReply Direct Link To This Post Posted: 20-August-2008 at 4:23pm
Actually the other way around.  I had it more often with Internet Explorer.  I now use Firefox, but still have it occasionally. 
Katharina
Back to Top
cpgmar View Drop Down
Newbie
Newbie
Avatar

Joined: 04-December-2005
Location: United States
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote cpgmar Quote  Post ReplyReply Direct Link To This Post Posted: 21-August-2008 at 6:06pm
We discovered this problem also and figured out by experience that you have to go to the "start shopping" button first.  Also, make sure you open a new browser between customers or you can enter an order for the previous customer!  Log out after entering the completed order and either close the browser completely or before you enter any new order, refresh the page and double check the account information.  You may even need to refresh the page again at checkout as addresses may come in again from the previous. 

If someone could explain what the proper procedure is for this, I would appreciate it. 
Cindy

The Tasteful Garden

www.tastefulgarden.com
Back to Top
ProductCart View Drop Down
Admin Group
Admin Group

ProductCart Team

Joined: 01-October-2003
Status: Offline
Points: 135
Post Options Post Options   Thanks (0) Thanks(0)   Quote ProductCart Quote  Post ReplyReply Direct Link To This Post Posted: 21-August-2008 at 6:36pm
Hi everyone! When a customer places an order (or you on behalf of a customer), the customer session is NOT ended. This is by design as the customer may want to click on the link to view the printer friendly version of the order, or do other order-specific things such as sending a message through the Help Desk.

To avoid any customer session issue, log out the customer after the order has been placed. Nothing needs to be done on the Control Panel side. That is: from the order completion page (orderComplete.asp), click on any link (e.g. in your navigation) to get to the customer account menu page (custpref.asp) and then click on the logout link to log the customer out.
The ProductCart Team

Home of ProductCart shopping cart software
Back to Top
DMC1 View Drop Down
Newbie
Newbie
Avatar

Joined: 20-August-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote DMC1 Quote  Post ReplyReply Direct Link To This Post Posted: 22-August-2008 at 10:53am
I think the problem is actually regarding the browser losing the customer session.
 
(My initial post mentions how items can be added to the cart on behalf of a customer but then when "checking out", the cart displays an empty message.)
 
At some point the browser loses or cannot recognize that the customer session is active.  For some reason, when I use IE, I don't seem to have this problem though this seems to be the opposite effect for some other users.
 
If any one has any advice on how to fix this, please send it on!
Back to Top
katharina View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25-October-2005
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote katharina Quote  Post ReplyReply Direct Link To This Post Posted: 22-August-2008 at 11:09am
It's not a timeout issue, as far as I can tell.   I wish I had the answer.  We have been trying to pinpoint it for 2 years now, and could not find a trigger.  Have been having it with IE and Firefox.
Katharina
Back to Top
ProductCart View Drop Down
Admin Group
Admin Group

ProductCart Team

Joined: 01-October-2003
Status: Offline
Points: 135
Post Options Post Options   Thanks (0) Thanks(0)   Quote ProductCart Quote  Post ReplyReply Direct Link To This Post Posted: 22-August-2008 at 11:50am
The most common reason for a loss of session is a change in the domain name. That is: if you are shopping on http://www.earlyimpact.com, but then get redirected (or click on a link) to http://earlyimpact.com, the session is lost unless the server has been setup to automatically redirect all requests to the same domain.

To the browser, www.earlyimpact.com and earlyimpact.com are two completely different things (in fact, you can set up your server to point them to two completely different IP addresses, if you wanted to). That's why sessions are not maintained across the two.

To do items related to this:

- Make sure all navigation links use a consistent URL
- Make sure that the store URL in "includes/storeconstants.asp" uses the same domain
- Make sure that the store settings (home page URL and SSL URL) use the same domain



Edited by earlyimp - 22-August-2008 at 11:52am
The ProductCart Team

Home of ProductCart shopping cart software
Back to Top
DMC1 View Drop Down
Newbie
Newbie
Avatar

Joined: 20-August-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote DMC1 Quote  Post ReplyReply Direct Link To This Post Posted: 22-August-2008 at 2:40pm
Perfect - Previously, I was logging into my control panel via xyxyxyxyxyx.com and my website address was www.xyxyxyxyxyx.com 
 
I just tried logging into the control panel with "www" beforehand and it worked out exactly as it should when I tried to place an order for a customer.  I hope this helps others as well!
 
Thank you!
Back to Top
 Post Reply Post Reply Page  12>
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.