--- title: New checkoutCharge field added to the Storefront API sellingPlan object - 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/new-checkoutcharge-field-added-to-the-storefront-api-sellingplan-object md: https://shopify.dev/changelog/new-checkoutcharge-field-added-to-the-storefront-api-sellingplan-object.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2022 Tags: * API * 2022-04 # New checkoutCharge field added to the Storefront API sellingPlan object As of GraphQL Admin API version 2022-04, a new `checkoutCharge` field has been added to `sellingPlan`. It consists of a charge type (either `percentage` or `price`), and an amount, indicating how much of the product's cost will be charged at the time of checkout. This field is currently restricted behind the `extend_selling_plans_api` beta flag.