Package-level declarations

Types

Link copied to clipboard
sealed interface SDKPaymentsFlowHandle

Handle returned by SDKPayments.init(). Provides a flow-specific factory to create a transaction intent.

Link copied to clipboard

Main object in charge of making a transaction Almost all interaction are done using its SDKTransactionStates From this interface transaction can be aborted

Link copied to clipboard

Transaction result when a new transaction tries to be created.