Skip to main content
interface

The state of a finalized void transaction.

•VoidSessionStateCode!
non-null

The void state code.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

Additional details about a void's rejected state.

•VoidSessionStateCode!
non-null

The void state code.

•String

The custom, localized message for the merchant.

•VoidSessionStateRejectedReason!
non-null

The reason the void is rejected.

•OBJECT

Additional details about a void's resolved state.

•VoidSessionStateCode!
non-null

The void state code.


Was this section helpful?