---
title: CartStatusNotReady - Storefront API
description: Cart is not ready for payment update and completion.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/storefront/latest/objects/CartStatusNotReady
  md: https://shopify.dev/docs/api/storefront/latest/objects/CartStatusNotReady.md
---

# Cart​Status​Not​Ready

object

Cart is not ready for payment update and completion.

## Fields

* cart

  [Cart](https://shopify.dev/docs/api/storefront/latest/objects/Cart)

  The result of cart preparation for completion.

* errors

  [\[Cart​Operation​Error!\]!](https://shopify.dev/docs/api/storefront/latest/objects/CartOperationError)

  non-null

  The list of errors that caused the cart to not be ready for payment update and completion.

***

## Map

### Possible type in

* [Cart​Prepare​For​Completion​Result](https://shopify.dev/docs/api/storefront/latest/unions/CartPrepareForCompletionResult)