---
title: SellingPlanCheckoutChargePercentageValue - Storefront API
description: The percentage value of the price used for checkout charge.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanCheckoutChargePercentageValue
  md: >-
    https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanCheckoutChargePercentageValue.md
api_name: storefront
api_type: graphql
type: object
---

# Selling​Plan​Checkout​Charge​Percentage​Value

object

Requires `unauthenticated_read_selling_plans` access scope.

The percentage value of the price used for checkout charge.

## Fields

* percentage

  [Float!](https://shopify.dev/docs/api/storefront/latest/scalars/Float)

  non-null

  The percentage value of the price used for checkout charge.

***

## Map

### Possible type in

* [Selling​Plan​Checkout​Charge​Value](https://shopify.dev/docs/api/storefront/latest/unions/SellingPlanCheckoutChargeValue)
