stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanCheckoutChargeType

AdminTypes.SellingPlanCheckoutChargeType enum

The checkout charge when the full amount isn’t charged at checkout.

Signature:

export declare enum SellingPlanCheckoutChargeType 

Enumeration Members

Member Value Description
Percentage "PERCENTAGE" The checkout charge is a percentage of the product or variant price.
Price "PRICE" The checkout charge is a fixed price amount.