Closed zeekrey closed 3 years ago
I'm not sure if this a problem with this package since the cart creation looks ok.
Have you tried this in other env (postman, the api reference...)?
Yep, sorry. You're right. There is an issue with the customFields during checkout creation (https://github.com/bigcommerce/dev-docs/issues/1013). Should have checked the API first. Sorry 🥰
Hey there,
I'm using the
useAddItem()
hook like this:The cart object looks like the following:
But when I try to use the checkout endpoints like
https://api.bigcommerce.com/stores/wm5qmanqs7/v3/checkouts/${body.cartId}/
I receive the following answer: