commerce icon indicating copy to clipboard operation
commerce copied to clipboard

[Commerce JS] Checkout Returns 404 with Cart Not Found

Open madusankapremaratne opened this issue 2 years ago • 2 comments

CommerceJS does not allow to checkout the items, instead returns with 404.

❌ HTTP ERROR [404] Type: 
index.js?6741:1 Cart with ID "cart_id" not found.
Screenshot 2022-01-25 at 15 06 59

madusankapremaratne avatar Jan 25 '22 09:01 madusankapremaratne

@madusankapremaratne is this happening after you click "checkout"?

If so, I think that the checkout itself might actually be working, and this 404 error is just when the cart is refreshed after checkout.

Screenshot 2565-01-26 at 07 35 01

cpv123 avatar Jan 26 '22 00:01 cpv123

Hello just a random question, can we use this layout design for our projects @cpv123 @madusankapremaratne

pratik9333 avatar Jan 26 '22 17:01 pratik9333

Hey there! Thank you for opening this issue. We have decided to take Next.js Commerce in a new direction and will be closing out current PRs and issues due to this change. Please see this PR for more details: https://github.com/vercel/commerce/pull/966

leerob avatar Apr 18 '23 02:04 leerob