CaptureSessionStateRejected - payments-apps - OBJECT
Version: 2024-10
Description:
Additional details about a capture's rejected state.
Access Scopes
`read_payment_sessions` access scope.
Fields
-
code:
CaptureSessionStateCode! -
The capture state code.
-
merchantMessage:
String -
The custom, localized message for the merchant.
-
reason:
CaptureSessionStateRejectedReason! -
The reason the capture is rejected.
Connections
Related queries
Related mutations
Related Unions
-
CaptureSessionStates
The possible values that can be used to describe the state of a finalized capture transaction.
Examples