Updating quantity not working
-
Hello,
Thanks for this awesome plugin first, I’m using it with my flutter app through APIs.
It adds, updates, and deletes items normally from the cart when the user is logged in (has a token), but for the guest user, I can only add and retrieve the products from the cart, but the API request for the update and the delete return (item not found in the cart), although I’m giving it the correct cart-key, product-key, and quantity.
Any idea why this is happening?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Updating quantity not working’ is closed to new replies.