Skip to main content
Anchor to ShopPayPaymentRequestLineItem

ShopPayPaymentRequestLineItem

object

Represents a line item for a Shop Pay payment request.

MoneyV2!
non-null

The final item price for the line item.

MoneyV2!
non-null

The final line price for the line item.

ShopPayPaymentRequestImage

The image of the line item.

[ShopPayPaymentRequestDiscount!]

The item discounts for the line item.

String!
non-null

The label of the line item.

[ShopPayPaymentRequestDiscount!]

The line discounts for the line item.

MoneyV2

The original item price for the line item.

MoneyV2

The original line price for the line item.

Int!
non-null

The quantity of the line item.

Boolean

Whether the line item requires shipping.

String

The SKU of the line item.


Was this section helpful?