• I’m building my headless woocommerce site with CoCart. The only snag is that I need to use woocommerce’s checkout. I can’t build my own on the headless side of my site. So I need to redirect from my custom front end to the woocommerce checkout. The issue here is that the cart is authenticated so I would need to be logged into the wordpress account (I’m using the wordpress api so it’s the same login) in order for the cart to show up in the checkout. Currently it says I have no items in my checkout because the user isn’t logged into the wordpress site. At the very least is there some way to load the cart items into the guest checkout?

Viewing 1 replies (of 1 total)
  • Plugin Author Sébastien Dumont

    (@sebd86)

    Hi @moderncaliber

    Unfortunately CoCart only supports loading cart sessions from guest customers. You would have to either ask your customers to login to continue or create a magic login that does that for them.

    A magic login will be added to the roadmap as a future feature.

    Sorry could not have been much help.

    Regards,

    Sebastien Dumont
    Founder of CoCart Headless, LLC

Viewing 1 replies (of 1 total)
  • The topic ‘Authenticating Checkout from CoCart’ is closed to new replies.