--- title: SellingPlanCheckoutChargeType - Storefront API description: The checkout charge when the full amount isn't charged at checkout. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/enums/SellingPlanCheckoutChargeType md: https://shopify.dev/docs/api/storefront/unstable/enums/SellingPlanCheckoutChargeType.md --- # 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/unstable/objects/SellingPlanCheckoutCharge#field-SellingPlanCheckoutCharge.fields.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/unstable/objects/SellingPlanCheckoutCharge#field-SellingPlanCheckoutCharge.fields.type)