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