Anchor to PaymentSessionModalUserErrorPayment
objectPayment Session Modal User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (PaymentSessionModalUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Payment
Session Modal User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- paymentSessionModal (PaymentSessionModalPayload)
- •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.
- •ID!required
The payment session ID.
- Anchor to expiresAtexpires•Date
At Time The date and time the modal will expire, in UTC
- Anchor to actionaction•Modal
Action! required The buyer action and corresponding data that will be made available in the modal at runtime.
Arguments
- •ID!
Was this section helpful?