---
title: SellingPlanCheckoutChargeInput - GraphQL Admin
description: The input fields that are required to create or update a checkout charge.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplancheckoutchargeinput
  md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplancheckoutchargeinput.md
---

# 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/latest/enums/SellingPlanCheckoutChargeType)

  The checkout charge type defined by the policy.

* value

  [Selling​Plan​Checkout​Charge​Value​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanCheckoutChargeValueInput)

  The checkout charge value defined by the policy.

***

## Input objects using this input

* [Selling​Plan​Fixed​Billing​Policy​Input.checkoutCharge](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanFixedBillingPolicyInput#fields-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/latest/input-objects/SellingPlanFixedBillingPolicyInput#fields-checkoutCharge)