--- 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 metadata: effectiveApiVersion: 2022-04 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2022-03-11T10:36:28-05:00' postedAt: '2022-04-01T00:00:00-04:00' updatedAt: '2024-12-13T17:24:33-05:00' effectiveAt: '2022-04-01T00:00:00-04:00' --- 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.