--- title: SellingPlanCheckoutChargeValueInput - GraphQL Admin description: The input fields required to create or update an checkout charge value. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanCheckoutChargeValueInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanCheckoutChargeValueInput.txt --- # 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/2024-10/scalars/Decimal) The fixed value for an checkout charge. * percentage [Float](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Float) The percentage value. *** ## Input objects using this input * [Selling​Plan​Checkout​Charge​Input.​value](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanCheckoutChargeInput#field-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/2024-10/input-objects/SellingPlanCheckoutChargeInput#field-value)