Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Whoops! Your session has expired - Paypal Express

    Quote Originally Posted by kobra View Post
    So I take away from this that all is working fine UNLESS the time interval exceeds ??? value
    Perhaps. I've not been able to replicate the situation with any consistency, so can't confirm or deny your theory.
    As they say in the laboratory ... more data required.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #12
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Whoops! Your session has expired - Paypal Express

    Quote Originally Posted by DrByte
    As they say in the laboratory ... more data required.
    In out laboratory - - We just had another beer!!
    Zen-Venom Get Bitten

  3. #13
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Whoops! Your session has expired - Paypal Express

    hi, dr.byte
    I narrowed down the problem a bit and it seems like the session will be gone after the first time you add a product to cart.

    you will get the error message "whoops, your session has expired!" if you follow the steps below:
    1. add a product to cart and go to the checkout page
    2. click on "paypal checkout"
    3. log in to your paypal account
    4. click submit and it will show the error message when you get redirected to the site

    However, you will be able to go to the step 2 of the payment process and successfully place an order using paypal. My hosting company is network solutions and I have spent numerous hours on the paypal checkout thing


    I also found another problem with the ez-page:
    you will also get "Page not found":
    1. add a product to cart and go to the checkout page
    2. click on the home link in the menu bar
    3. page not found will be shown with the zenid attached to the url. it works fine without the zenid though

    Please help

    Thanks



    Tony

  4. #14
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Whoops! Your session has expired - Paypal Express

    Quote Originally Posted by tcho1120 View Post
    My hosting company is network solutions
    I'm sorry to hear that.
    You won't be able to use SSL reliably there. At least, not with Zen Cart.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default

    Quote Originally Posted by DrByte View Post
    I'm sorry to hear that.
    You won't be able to use SSL reliably there. At least, not with Zen Cart.
    Hi dr byte

    can you explain alittle bit more why its not reliable?
    Thanks
    Posted via Mobile Device

  6. #16
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Whoops! Your session has expired - Paypal Express

    Do a forum search for "netsol", or their full name, to read about the problems.
    Here's one to whet your appetite: http://www.zen-cart.com/forum/showth...ghlight=netsol
    Otherwise we're digressing this thread off topic.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #17
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Whoops! Your session has expired - Paypal Express

    Thanks DrByte
    I did a search and it seems like people are only having problem if they used the NetSol shared SSL. I bought my own SSL Certificate so I don't have the problems discussed in the other threads though.

    One question, how does the zenId gets created? I suspect everything is caused by the zenid or the base url. What if i force the base url always pointing to the https instead of http?

    Thanks

  8. #18
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Whoops! Your session has expired - Paypal Express

    What if i force the base url always pointing to the https instead of http?
    Htere is no real need for this and all it does is S L O O O W shopping down because every page must not only be assembled but then encrypted at the server and un-encrypted by the requesters browser
    Zen-Venom Get Bitten

  9. #19
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Whoops! Your session has expired - Paypal Express

    the thing is that the error message "whoops, your session has expired" will only happen the first time. It won't happen again if you add the item to your cart and do the paypal express checkout again. Something strange is going on. Have you experienced it before?

    my client site: http://www.xtendpackaging.com/shop

    Thanks




    Tony

  10. #20
    Join Date
    Apr 2009
    Posts
    40
    Plugin Contributions
    0

    Default Re: Whoops! Your session has expired - Paypal Express

    Ok here is plenty of detail for you, I hope....

    You will get the error message "whoops, your session has expired!"

    A If you use IE8 and if you follow the steps below:
    1. add a product to cart and go to the checkout page
    2. click on "paypal checkout"
    3. log in to a paypal account
    4. click submit and it will show the error message when you get redirected to the site

    This will happen no matter how many times you try to complete checkout... follwoing the steps above..
    It will work fine in FF or other browsers and seems to be when the site is viewed with a fairly high security, this is loosing us alot of business but in the meantime I would like to get a message on the timeout page that displays in IE so that we can notify the customer that they are not going mad but any changes I make to /includes/languages/english/ don't seems to show in IE this may be my fault or a cache issue but is this the right place for this change to start with

    AND

    Can you think of any reason why this could be an issue....
    I'm guessing it is to do with the zenID not being sent back in some way from Paypal once it has finished doing it's job...

    This seems to be a much talked about issue and upping or playing about with the security level to stop cross domain cookies etc seems to bring it about for me or even viewing the site in compatibility mode does too...

    I hope you can shed a bit of light on this or even come up with a workable solution so that customers don't just get P'd off and go to another site to buy from them.....

    I hope this helps

    Simonbbc

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v154 Whoops your Session has Expired! Oh no!
    By robbin21973 in forum General Questions
    Replies: 1
    Last Post: 18 Sep 2015, 01:30 PM
  2. v137 Whoops! Your session has expired. Session Question.
    By weblamer in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 7 Jun 2015, 07:20 PM
  3. Whoops! Your session has expired
    By loganwest in forum General Questions
    Replies: 15
    Last Post: 31 Mar 2014, 01:49 PM
  4. Whoops! Your session has expired. after paypal continue, since webserver upgraded
    By Justwade in forum PayPal Express Checkout support
    Replies: 15
    Last Post: 12 Jan 2010, 03:03 AM
  5. Whoops your session has expired
    By jeffmic in forum General Questions
    Replies: 1
    Last Post: 5 May 2008, 08:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR