vercel / commerce

Next.js Commerce
https://demo.vercel.store
MIT License
11.55k stars 4.27k forks source link

[Commerce JS] Checkout Returns 404 with Cart Not Found #659

Closed madusankapremaratne closed 1 year ago

madusankapremaratne commented 2 years ago

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
cpv123 commented 2 years ago

@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
pratik9333 commented 2 years ago

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

leerob commented 1 year ago

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