Skip to main content
Anchor to PaymentSessionModalUserError

PaymentSessionModalUserError

object

An error that occurs during the execution of PaymentSessionModal.

•PaymentSessionModalUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Raises a modal that will be displayed to the buyer after a checkout is completed. Included data will be used to populate the UI extension in the modal.

Arguments

•ID!
required

The payment session ID.

•DateTime

The date and time the modal will expire, in UTC

•ModalAction!
required

The buyer action and corresponding data that will be made available in the modal at runtime.



Was this section helpful?


Was this section helpful?