--- title: SellingPlanCheckoutChargePercentageValue - Storefront API description: The percentage value of the price used for checkout charge. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/objects/sellingplancheckoutchargepercentagevalue md: https://shopify.dev/docs/api/storefront/unstable/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/unstable/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/unstable/unions/SellingPlanCheckoutChargeValue)