Viewing 2 replies - 1 through 2 (of 2 total)
  • Tushar

    (@tushar4monto)

    Hello

    We have faced the same issue with manage cart with the user in the mobile app. I think woocommerce default cart functionality get user data from cookies on the web. but in the application, if we call user login API how we can manage user login same as a website in the application. it’s not possible to manage with API.

    if we missing something please help us.
    Our goal is to manage cart same as a website using API. with user login and without user login.

    Thank you.

    • This reply was modified 6 years, 9 months ago by Tushar.
    • This reply was modified 6 years, 9 months ago by Tushar.
    Plugin Author Sébastien Dumont

    (@sebd86)

    Every user is unique already so there is no need to identify the cart by customer ID. Everything that is in the cart is stored in a session which is unique to that user so everyone has there own cart the same as any customer would on an e-commerce site.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How this cart data stored for each customers’ is closed to new replies.