--- title: SellingPlanCheckoutChargePercentageValue - Storefront API description: The percentage value of the price used for checkout charge. api_version: 2025-01 api_name: storefront type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2025-01/objects/SellingPlanCheckoutChargePercentageValue md: >- https://shopify.dev/docs/api/storefront/2025-01/objects/SellingPlanCheckoutChargePercentageValue.md --- # Selling​Plan​Checkout​Charge​Percentage​Value object Requires `unauthenticated_read_selling_plans` access scope. The percentage value of the price used for checkout charge. ## Fields * percentage [Float!](https://shopify.dev/docs/api/storefront/2025-01/scalars/Float) non-null The percentage value of the price used for checkout charge. *** ## Map ### Possible type in * [Selling​Plan​Checkout​Charge​Value](https://shopify.dev/docs/api/storefront/2025-01/unions/SellingPlanCheckoutChargeValue)