commerce icon indicating copy to clipboard operation
commerce copied to clipboard

Next.js Commerce

Results 170 commerce issues
Sort by recently updated
recently updated
newest added

- There should be a hook that returns the entire checkout, including payment and shipping info, e.g `useCheckout`, even if the data isn't there yet. Adding a new payment method...

As in title can you please update it? ``` error [email protected]: The engine "node" is incompatible with this module. Expected version "12 - 16". Got "17.0.1" error Found incompatible module....

I am not sure if this is by design for all commerce providers or just with the OrderCloud provider. What I found is that the "ordercloud.cart" cookie (which is the...

Per Issue 392, we added the customerAuth to the config and set it to true. This adds the customer links, but they do not work. We noticed the following errors:...

Hey Vercel Commerce team, https://github.com/vercel/commerce/blob/c440ff06d43f8959d46f1789c9d1d8949c566f0a/components/cart/CartItem/CartItem.tsx Was looking at this file and noticed this is the only image flagged with `unoptimized`. I'm curious why this is the way it is, and...

![image](https://user-images.githubusercontent.com/65133825/110188898-1f94ad00-7dfc-11eb-8f20-81abeaa84947.png) ![image](https://user-images.githubusercontent.com/65133825/110188922-39ce8b00-7dfc-11eb-9c76-be1042ea8abe.png)

You can reproduce this on the Vercel demo store by signing up for an account, adding products to your cart, and then clicking through to checkout. Upon landing on the...

This may not be an issue as I am not sure about the intention of the typings or the completion status of certain aspects of the project. I may also...

Validations are a very important feature where we currently lack in Next.js Commerce . An ideal solution should: - Be opinionated, extendable, customizable, provide good defaults and be overridable -...

I am facing issue and found that there is only 20 static pages limit for BigCommerce. Is there any way to increase the limit as the website which I am...