Failure

Types

Link copied to clipboard
data class ApiError(val statusCode: Int) : CreateSdkOutputResult.Failure

A Tap and Pay API error occurred while creating the SDK Output.

Link copied to clipboard

Wallet creation process was canceled.

Link copied to clipboard
data class Error(val throwable: Throwable) : CreateSdkOutputResult.Failure

An exception occurred.

Link copied to clipboard

Provisioning or wallet creation already in-progress for this card.

Link copied to clipboard

Failed with no exception.