UncommittedTransactionResult

Authorisation awaiting a commit/rollback decision. Call exactly one of commit or rollback. Both block until the service reports the outcome or the configured commit timeout expires.

Properties

Link copied to clipboard
open override val type: TransactionStepType

Identifies which result type to inspect.

Functions

Link copied to clipboard

Confirms the full authorised amount, or a lower amount for partial delivery.

Link copied to clipboard

Card details from authorisation, if available.

Link copied to clipboard

Authorised amount, card brand and any decline details to inspect before deciding.

Link copied to clipboard

Requests rollback and returns the actual server outcome, including REVERSED or FAILED.