Skip to main content
Anchor to UserErrorsShopPayPaymentRequestSessionUserErrors

UserErrorsShopPayPaymentRequestSessionUserErrors

object

Error codes for failed Shop Pay payment request session mutations.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


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.

•mutation

Submits a Shop Pay payment request session.

Arguments

•String!
required

The idempotency key is used to guarantee an idempotent result.

•String

The order name to be used for the order created from the payment request.

•ShopPayPaymentRequestInput!
required

The final payment request object.

•String!
required

A token representing a payment session request.


Fields

Anchor to paymentRequestReceiptpaymentRequestReceipt
•ShopPayPaymentRequestReceipt

The checkout on which the payment was applied.

•[UserErrorsShopPayPaymentRequestSessionUserErrors!]!
non-null

Error codes for failed Shop Pay payment request session mutations.


Was this section helpful?


Was this section helpful?