ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Mismatching viewCart and onepageCheckout
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Mismatching viewCart and onepageCheckout

 Post Reply Post Reply
Author
Message
adamoh View Drop Down
Newbie
Newbie


Joined: 15-May-2012
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote adamoh Quote  Post ReplyReply Direct Link To This Post Topic: Mismatching viewCart and onepageCheckout
    Posted: 17-May-2012 at 6:37pm
Hi, my customers have been experiencing a wrong items in the checkout page.
The problem happens 
1. 'save cart' more than one products.
2. browse and 'add to cart' more items into the shopping cart
3. viewCart.asp shows the correct amount and items
4. onepageCheckout does not show correct amount and items.

If you want to test it out, tribestlife.com

Any help would be appreciated.
Back to Top
Guests View Drop Down
Guest
Guest
Post Options Post Options   Thanks (0) Thanks(0)   Quote Guests Quote  Post ReplyReply Direct Link To This Post Posted: 18-May-2012 at 1:35am
I did a little testing on your site, and it's clear to me that you're on an IIS 7 server with ASP set to create a new session on secure connection. So what's happening here is your users have two different carts going in two different sessions, one under HTTP and the other under HTTPS.

You need to have your site configured to have keepSessionIdSecure ("New ID on Secure Connection") set to false.

It actually has nothing directly to do with saved carts, view cart or the OPC. It's just the bouncing back & forth between HTTP & HTTPS that's the problem (when the site is configured this way in IIS).

If you don't have access to this setting, request your host to set this for you.
Back to Top
Guests View Drop Down
Guest
Guest
Post Options Post Options   Thanks (0) Thanks(0)   Quote Guests Quote  Post ReplyReply Direct Link To This Post Posted: 31-May-2012 at 5:02am
Hi @adamoh,

Could you let us all know if this was the problem and the solution to it?
Back to Top
adamoh View Drop Down
Newbie
Newbie


Joined: 15-May-2012
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote adamoh Quote  Post ReplyReply Direct Link To This Post Posted: 08-June-2012 at 1:40pm
Yes, Sean.
It was the Session ID Setting. I have not run into the problem since the setting changed.
Thank you!
Back to Top
 Post Reply Post Reply
  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.063 seconds.