--- 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 --- [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.