in

dashCommerce

An ASP.NET Open Source e-Commerce Application
All Tags » cart » session (RSS)

Browse by Tags

  • Problem with shopping cart and logins

    The bug I have discovered, is triggered when I log in as a user, and then close my browser, or let my login expire. When I return to the site and add something to the basket, it actually gets added to the basket of the last logged in user from my computer, and not to an anonymous user basket. Has anyone...
    Posted to dashCommerce 2.2 Support (Forum) by dt309 on 06-30-2008
  • Re: Lost the cart item when user register

    ok so what I found was happening, the user was given a temporary username on load and the cart order was assigned to that username, then once the user registered the order items were not transfered to the new username. To correct this I used the OrderController.MigrateCart() method to move the order...
    Posted to dashCommerce 2.2 Support (Forum) by stualpha on 03-06-2008
  • Re: Lost the cart item when user register

    Hi, Thanks for the code. Does yours work for when a user registers or just logs in ? Works fine for login, still having issues with register. Time for some more fun. Also, does anyone know of the use of the method: LogInUser in the Login.aspx.cs file ? I can't seem to find anywhere that uses it....
    Posted to dashCommerce 2.2 Support (Forum) by stualpha on 03-05-2008
  • Shopping Cart Lost After Login on HTTPS

    Since i can't get to the old posts from the previous forum, I'll repost this and hope someone can help. I set up a website that implements dashCommerce, but when users go to login in order to checkout, they lose their cart sessions (e.g., shopping cart shows as empty). The Checkout.aspx page...
    Posted to dashCommerce 2.2 Support (Forum) by tafs7 on 02-12-2008
Page 1 of 1 (4 items)