startTransaction

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.

Parameters

activity

Activity used to present the user interface during an on-going transaction

transaction

Transaction that gets started