Anchor to PaymentSessionModalPayloadPayment
payloadPayment Session Modal Payload
Return type for mutation.
Anchor to FieldsFields
- paymentSession (PaymentSession)
- userErrors ([PaymentSessionModalUserError!]!)
- Anchor to paymentSessionpayment•Payment
Session Session The updated payment session.
- Anchor to userErrorsuser•[Payment
Errors Session Modal User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- 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?