GitHub

ShopifyShopPayPaymentRequestTotalShippingPriceInput

Type

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

The input fields to create a shipping total for a Shop Pay payment request.

Properties

discounts
ShopifyShopPayPaymentRequestDiscountInput[]

The discounts for the shipping total.

The input must not contain more than 250 values.

finalTotal
ShopifyMoneyInput

The final total for the shipping total.

originalTotal
ShopifyMoneyInput

The original total for the shipping total.