# SellingPlanCheckoutCharge - storefront - OBJECT Version: 2024-10 ## Description The initial payment due for the purchase. ### Access Scopes `unauthenticated_read_selling_plans` access scope. ## Fields * [type](/docs/api/storefront/2024-10/enums/SellingPlanCheckoutChargeType): SellingPlanCheckoutChargeType! - The charge type for the checkout charge. * [value](/docs/api/storefront/2024-10/unions/SellingPlanCheckoutChargeValue): SellingPlanCheckoutChargeValue! - The charge value for the checkout charge. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples