Announcement

Collapse
No announcement yet.

Value of Cart not Cleared

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Value of Cart not Cleared

    Hi, Everything seems to be working fine with my site, except ive noticed that for some reason the after someone makes a purchase and are redirected back to the catalogue, the value of the shopping cart on the left hand side has not returned to zero, even after refreshing the page

    Only way to reset it is to view cart, which is empty of course and then the value resets to zero.

    Any ideas?

    #2
    Hi there,

    Can you please post your web site URL, so I can take a look?
    Thank You
    Menar Khan

    Comment


      #3
      the test site is currently at www.e-stationers.co.uk

      (dont worry we wont charge you if you place an order )

      Comment


        #4
        Hi,

        After much investigation, it has come to my attention, this issue has been raised as a bug within the software V6.1.3.

        This problem only occurs in split SSL mode i.e. when you are using SSL in the 'Checkout pages and Customer login only'.

        The reason for this as I understand, is that the non-secure server cookie does not get updated when you process a order through which is on a secure server.

        This bug scheduled to be fixed in the next version release (v7)which is due for release in the Q1 of new year.

        Hope this helps.
        Thank You
        Menar Khan

        Comment


          #5
          Interesting. I run in that configuration and have placed many orders on my own web site without the problem. Is there another trigger in that configuration to cause the problem?
          Bob Ladden

          Comment


            #6
            Hi there,

            Are you using Actinic in split SSL? if so who's hosting your site?
            Thank You
            Menar Khan

            Comment


              #7
              Maybe I'm not understanding what split SSL is. My site in entirely on one server. I have SSL: On Checkout Pages and Customer Login Only checked. I have my own SSL certificate. The only difference in the URL's from non-secure to SLL is the HTTPS: part. I'm hosted on a (very good) local ISP in the US (http://www.his.com). They don't know anything about Actinic, but their server runs it well.
              Bob Ladden

              Comment


                #8
                Hi,

                Thanks for your replies.

                My site is on Easyspace.com. And i have SSL only on checkout and customer login. The SSL is hosted on a seperate server as it has a different url.

                Comment


                  #9
                  Originally posted by rmladden
                  Maybe I'm not understanding what split SSL is. My site in entirely on one server. I have SSL: On Checkout Pages and Customer Login Only checked. I have my own SSL certificate. The only difference in the URL's from non-secure to SLL is the HTTPS: part. I'm hosted on a (very good) local ISP in the US (http://www.his.com). They don't know anything about Actinic, but their server runs it well.
                  What split SSL means, in our software is when you are using SSL on 'checkout pages and customer login only', however I believe the set-up can be configured in two ways i.e. either non-secure and the secure folders on the same server OR on different servers.
                  Thank You
                  Menar Khan

                  Comment


                    #10
                    Originally posted by rmladden
                    Interesting. I run in that configuration and have placed many orders on my own web site without the problem. Is there another trigger in that configuration to cause the problem?
                    Most likely it is working for you because the secure and non secure servers are using the same domain name (which is not the case for ISL).

                    Regards,
                    Zoltan
                    Actinic Software
                    www.actinic.co.uk

                    Comment


                      #11
                      Demon Internet run their SSL on a different server to the normal http servers. This also has a detrimental effect on the shopping cart summary.

                      There is a fix on the knowledge base HERE for fixing for Demon servers. It is worth a try for you as well.

                      Comment


                        #12
                        Originally posted by Menar
                        Hi,

                        After much investigation, it has come to my attention, this issue has been raised as a bug within the software V6.1.3.

                        This problem only occurs in split SSL mode i.e. when you are using SSL in the 'Checkout pages and Customer login only'.

                        The reason for this as I understand, is that the non-secure server cookie does not get updated when you process a order through which is on a secure server.

                        This bug scheduled to be fixed in the next version release (v7)which is due for release in the Q1 of new year.

                        Hope this helps.
                        will there be a fix before v7?

                        regards
                        Raymond Allen
                        GraphicBiz
                        ----------------------------------------
                        GraphicBiz: www.graphicbiz.co.uk
                        Order Rubber Stamps Online: www.custom-stamps.co.uk

                        Comment


                          #13
                          Hi there,

                          I believe this fix has only been scheduled for V7 and wont be in earlier versions.
                          Thank You
                          Menar Khan

                          Comment


                            #14
                            Originally posted by Menar

                            I believe this fix has only been scheduled for V7 and wont be in earlier versions.
                            ok, its a pity it isn't addressed for v6 but role on v7 and its fixes
                            Raymond Allen
                            GraphicBiz
                            ----------------------------------------
                            GraphicBiz: www.graphicbiz.co.uk
                            Order Rubber Stamps Online: www.custom-stamps.co.uk

                            Comment


                              #15
                              my fix

                              was to take the 'continue' button out of the Receipt template and hardcode a button on there which basically links to NETQTUOTEVAR:NAVBCARTLINK

                              i.e. <a href="NETQTUOTEVAR:NAVBCARTLINK"><img src="yourcontinuebutton.gif"></a>

                              the effect of this is when someone has bought something, and they click continue on the receipt, it takes them to an empty cart and then its completely cleared.

                              Actually , a lucky touch, when they click continue from the empty cart they go back to the page where they bought the product from.

                              its the only way of clearing the cart contents.....since v5 !

                              best,

                              steve q
                              harlequin

                              Comment

                              Working...
                              X