ManualHistoryCheckNeeded

The SDK cannot determine if the transaction was actually approved or not. The integrating app should invite the user to check their transaction history before retrying.

Parameters

intentId

the id of the transaction intent that needs manual verification

Constructors

Link copied to clipboard
constructor(intentId: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String