Skip to main content
Anchor to ShopPayPaymentRequestInput

ShopPayPaymentRequestInput

input_object

The input fields represent a Shop Pay payment request.

•[String!]

The discount codes for the payment request.

The input must not contain more than 250 values.

•[ShopPayPaymentRequestDiscountInput!]

The discounts for the payment request order.

The input must not contain more than 250 values.

Show input fields
•[ShopPayPaymentRequestLineItemInput!]

The line items for the payment request.

The input must not contain more than 250 values.

Show input fields
•String!
non-null

The locale for the payment request.

•String

The encrypted payment method for the payment request.

•CurrencyCode!
non-null

The presentment currency for the payment request.

Show enum values
Anchor to selectedDeliveryMethodTypeselectedDeliveryMethodType
•ShopPayPaymentRequestDeliveryMethodType

The delivery method type for the payment request.

Show enum values
•[ShopPayPaymentRequestShippingLineInput!]

The shipping lines for the payment request.

The input must not contain more than 250 values.

Show input fields
•MoneyInput!
required

The subtotal amount for the payment request.

Show input fields
•MoneyInput!
required

The total amount for the payment request.

Show input fields
•ShopPayPaymentRequestTotalShippingPriceInput

The total shipping price for the payment request.

Show input fields
•MoneyInput

The total tax for the payment request.

Show input fields

Deprecated fields

•[ShopPayPaymentRequestDeliveryMethodInput!]
Deprecated
Show input fields
•ShopPayPaymentRequestContactFieldInput
Deprecated
Show input fields

Was this section helpful?