Skip to main content
interface

The state of a finalized capture transaction.

•CaptureSessionStateCode!
non-null

The capture state code.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

Additional details about a capture's rejected state.

•CaptureSessionStateCode!
non-null

The capture state code.

•String

The custom, localized message for the merchant.

•CaptureSessionStateRejectedReason!
non-null

The reason the capture is rejected.

•OBJECT

Additional details about a capture's resolved state.

•CaptureSessionStateCode!
non-null

The capture state code.


Was this section helpful?