# SellingPlanCheckoutChargeValue - storefront - UNION Version: unstable ## Description The portion of the price to be charged at checkout. ### Access Scopes `unauthenticated_read_selling_plans` access scope. ## Possible types * [MoneyV2](/docs/api/storefront/unstable/objects/MoneyV2) * [SellingPlanCheckoutChargePercentageValue](/docs/api/storefront/unstable/objects/SellingPlanCheckoutChargePercentageValue) ## Fields with this union * [SellingPlanCheckoutCharge.value](/docs/api/storefront/unstable/objects/SellingPlanCheckoutCharge) ## Examples