GitHub

ShopifySellingPlanCheckoutChargeType

enum

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

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

Properties

Percentage
ShopifySellingPlanCheckoutChargeType.Percentage

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

Price
ShopifySellingPlanCheckoutChargeType.Price

The checkout charge is a fixed price amount.