Skip to main content
Anchor to PaymentSessionModalPayload

PaymentSessionModalPayload

payload

Return type for paymentSessionModal mutation.

•PaymentSession

The updated payment session.

•[PaymentSessionModalUserError!]!
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

•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.


Was this section helpful?