start

abstract fun start(activity: Activity, requestCode: Int, depositId: String)

Initiates the native card deposit flow, starting an activity that returns a result indicating the outcome of the card deposit operation.

Parameters

activity

The activity that will be used to start the card deposit flow.

requestCode

The request code that will be used to identify the result of the card deposit.

depositId

The ID of the deposit.