ShopPayPaymentRequest - storefront - OBJECT
Version: 2024-10
Description:
Represents a Shop Pay payment request.
Access Scopes
Fields
-
deliveryMethods:
ShopPayPaymentRequestDeliveryMethod! -
The delivery methods for the payment request.
-
discountCodes:
String! -
The discount codes for the payment request.
-
discounts:
ShopPayPaymentRequestDiscount -
The discounts for the payment request order.
-
lineItems:
ShopPayPaymentRequestLineItem! -
The line items for the payment request.
-
locale:
String! -
The locale for the payment request.
-
presentmentCurrency:
CurrencyCode! -
The presentment currency for the payment request.
-
selectedDeliveryMethodType:
ShopPayPaymentRequestDeliveryMethodType! -
The delivery method type for the payment request.
-
shippingAddress:
ShopPayPaymentRequestContactField -
The shipping address for the payment request.
-
shippingLines:
ShopPayPaymentRequestShippingLine! -
The shipping lines for the payment request.
-
subtotal:
MoneyV2! -
The subtotal amount for the payment request.
-
total:
MoneyV2! -
The total amount for the payment request.
-
totalShippingPrice:
ShopPayPaymentRequestTotalShippingPrice -
The total shipping price for the payment request.
-
totalTax:
MoneyV2 -
The total tax for the payment request.
Connections
Related queries
Related mutations
Related Unions
Examples