Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanCheckoutCharge
The amount charged at checkout when the full amount isn’t charged at checkout.
Signature:
export interface SellingPlanCheckoutCharge
Property | Modifiers | Type | Description |
---|---|---|---|
type | SellingPlanCheckoutChargeType | `${SellingPlanCheckoutChargeType}` | The charge type for the checkout charge. | |
value | SellingPlanCheckoutChargeValue | The charge value for the checkout charge. |