Skip to main content
Anchor to ShopPayPaymentRequestSession

ShopPayPaymentRequestSession

object

Represents a Shop Pay payment request session.

•URL!
non-null

The checkout URL of the Shop Pay payment request session.

•ShopPayPaymentRequest!
non-null

The payment request associated with the Shop Pay payment request session.

•String!
non-null

The source identifier of the Shop Pay payment request session.

•String!
non-null

The token of the Shop Pay payment request session.


Was this section helpful?

•mutation

Create a new Shop Pay payment request session.

Arguments

•ShopPayPaymentRequestInput!
required

A payment request object.

•String!
required

A unique identifier for the payment request session.


Fields

Anchor to shopPayPaymentRequestSessionshopPayPaymentRequestSession
•ShopPayPaymentRequestSession

The new Shop Pay payment request session object.

•[UserErrorsShopPayPaymentRequestSessionUserErrors!]!
non-null

Error codes for failed Shop Pay payment request session mutations.


Was this section helpful?