GitHub

SellingPlanCheckoutChargeType

import { SellingPlanCheckoutChargeType } from '@daffodil/driver/shopify'

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

Properties

Percentage
SellingPlanCheckoutChargeType.Percentage

The checkout charge is a percentage of the product or variant price.

Price
SellingPlanCheckoutChargeType.Price

The checkout charge is a fixed price amount.