TransactionRegistry

This object is the main class to start any operation with the SDK.

Properties

Link copied to clipboard

The currently active transaction. Use this if the starting activity has been destroyed and you have to reset the TransactionListener.

Functions

Link copied to clipboard
fun startTransaction(activity: Activity, transaction: Transaction)

Starts the SDK and displays any needed user interface using the provided activity. Note that a transaction can only be started once.