Giter Site home page Giter Site logo

Comments (3)

perrytew avatar perrytew commented on September 21, 2024

Dan,

You have an onunload handler that’s calling a PUT to /rest/cart to store
the cart in case they leave. You need to disable that when they go to
checkout. The checkout is being called and handed off, and then this
unload is being called and it’s refilling the cart again.

Thanks,

Perry

from responsive_checkout.

WriterDanGaidin avatar WriterDanGaidin commented on September 21, 2024

OnUnload handler... handled.

Follow-up question then: I remember submitting this ticket:

#22

a while ago and you mentioned in it that the functionality I was looking for wasn't part of the code base yet (staying logged in after a checkout completion). Has that changed? Because now everything seems to work great. Checkout request in a logged-in cart completes, I hit the receipt page and then our main site, and I'm still logged in.

Guess I was trying to tackle this cookie issue based on that old information.

Thanks for the direction. Appreciate it.

from responsive_checkout.

perrytew avatar perrytew commented on September 21, 2024

Dan,

Yes. We now have that functionality in place. The customer stays logged in.

Thanks.

from responsive_checkout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.