# SellingPlanCheckoutChargeValueInput - admin - INPUT_OBJECT Version: 2025-01 ## Description The input fields required to create or update an checkout charge value. ### Access Scopes ## Fields * [fixedValue](/docs/api/admin/2025-01/scalars/Decimal): Decimal - The fixed value for an checkout charge. * [percentage](/docs/api/admin/2025-01/scalars/Float): Float - The percentage value. ## Input objects with this input object * [SellingPlanCheckoutChargeInput](/docs/api/admin/2025-01/input-objects/SellingPlanCheckoutChargeInput) ## Examples