--- title: >- Cart checkoutChargeAmount returns amount before the discounts - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: >- https://shopify.dev/changelog/cart-checkoutchargeamount-returns-amount-before-the-discounts md: >- https://shopify.dev/changelog/cart-checkoutchargeamount-returns-amount-before-the-discounts.md metadata: effectiveApiVersion: 2024-04 affectedApi: - displayName: Storefront GraphQL API handle: storefront-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-03-13T10:00:01-04:00' postedAt: '2024-04-01T15:55:00-04:00' updatedAt: '2024-03-14T09:44:06-04:00' effectiveAt: '2024-04-01T15:55:00-04:00' --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2024 Tags: * Storefront GraphQL API * 2024-04 # Cart checkoutChargeAmount returns amount before the discounts As of version 2024-04 the Storefront API field `Cart.cartCost.checkoutChargeAmount` will now return an estimated amount before taxes and discounts. In previous versions `Cart.cartCost.checkoutChargeAmount` was incorrectly returning the discounted cost.