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

# Cart​Status​Ready

object

Cart is 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.

***

## Map

### Possible type in

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