Checkout as guest
-
How to add product on cart as a guest from api? and checkout as a guest.
Please help. -
Hi @Sangeetsthaa,
Please follow this documentation,
https://devdocs.bagisto.com/1.x/api/cart.html#add-product-to-cart -
I had already followed the process same as documentation. But new different cart is created while adding same and different product too.
-
Hi @Sangeetsthaa,
Please check this thread, you need to give the key
product_id
for adding another product,
https://forums.bagisto.com/topic/2177/how-to-add-another-product-to-cart-using-api/2 -
did the same thing still got the different cart id on guest from mobile.
-
@devansh-webkul This issue was already solved by my backend developer with same solution as you referred.