# SellingPlanCheckoutChargePercentageValue - admin-graphql - OBJECT Version: 2024-10 ## Description The percentage value of the price used for checkout charge. ### Access Scopes `read_products` access scope. ## Fields * [percentage](/docs/api/admin-graphql/2024-10/scalars/Float): Float! - The percentage value of the price used for checkout charge. ## Connections ## Related queries ## Related mutations ## Related Unions * [SellingPlanCheckoutChargeValue](/docs/api/admin-graphql/2024-10/unions/SellingPlanCheckoutChargeValue) The portion of the price to be charged at checkout. ## Examples