--- title: SellingPlanCheckoutChargeType - Storefront API description: The checkout charge when the full amount isn't charged at checkout. api_version: 2024-10 api_name: storefront type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2024-10/enums/SellingPlanCheckoutChargeType md: >- https://shopify.dev/docs/api/storefront/2024-10/enums/SellingPlanCheckoutChargeType.txt --- # Selling​Plan​Checkout​Charge​Type enum The checkout charge when the full amount isn't charged at checkout. ## Valid values * PERCENTAGE The checkout charge is a percentage of the product or variant price. * PRICE The checkout charge is a fixed price amount. *** ## Fields * [Selling​Plan​Checkout​Charge.​type](https://shopify.dev/docs/api/storefront/2024-10/objects/SellingPlanCheckoutCharge#field-type) OBJECT The initial payment due for the purchase. *** ## Map ### Fields with this enum * <-|[Selling​Plan​Checkout​Charge.type](https://shopify.dev/docs/api/storefront/2024-10/objects/SellingPlanCheckoutCharge#field-type)