--- title: SellingPlanCheckoutChargePercentageValue - GraphQL Admin description: The percentage value of the price used for checkout charge. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/sellingplancheckoutchargepercentagevalue md: https://shopify.dev/docs/api/admin-graphql/latest/objects/sellingplancheckoutchargepercentagevalue.md --- # Selling​Plan​Checkout​Charge​Percentage​Value object Requires `read_products` access scope. The percentage value of the price used for checkout charge. ## Fields * percentage [Float!](https://shopify.dev/docs/api/admin-graphql/latest/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/admin-graphql/latest/unions/SellingPlanCheckoutChargeValue)