--- title: SellingPlanCheckoutChargeValueInput - GraphQL Admin description: The input fields required to create or update an checkout charge value. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplancheckoutchargevalueinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplancheckoutchargevalueinput.md --- # Selling​Plan​Checkout​Charge​Value​Input input\_object The input fields required to create or update an checkout charge value. ## Fields * fixed​Value [Decimal](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Decimal) The fixed value for an checkout charge. * percentage [Float](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Float) The percentage value. *** ## Input objects using this input * [Selling​Plan​Checkout​Charge​Input.value](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanCheckoutChargeInput#fields-value) INPUT OBJECT The input fields that are required to create or update a checkout charge. *** ## Map ### Input objects using this input * [Selling​Plan​Checkout​Charge​Input.value](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanCheckoutChargeInput#fields-value)