--- title: SellingPlanCheckoutChargeInput - GraphQL Admin description: The input fields that are required to create or update a checkout charge. 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/SellingPlanCheckoutChargeInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanCheckoutChargeInput.txt --- # Selling​Plan​Checkout​Charge​Input input\_object The input fields that are required to create or update a checkout charge. ## Fields * type [Selling​Plan​Checkout​Charge​Type](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/SellingPlanCheckoutChargeType) The checkout charge type defined by the policy. * value [Selling​Plan​Checkout​Charge​Value​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanCheckoutChargeValueInput) The checkout charge value defined by the policy. *** ## Input objects using this input * [Selling​Plan​Fixed​Billing​Policy​Input.​checkout​Charge](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanFixedBillingPolicyInput#field-checkoutCharge) INPUT OBJECT The input fields required to create or update a fixed billing policy. *** ## Map ### Input objects using this input * [Selling​Plan​Fixed​Billing​Policy​Input.checkoutCharge](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanFixedBillingPolicyInput#field-checkoutCharge)