openExternalVerificationFlow

abstract fun openExternalVerificationFlow(activity: Activity, parameters: InstrumentVerification)

Starts in browser the flow for instrument verification.

Parameters

parameters

A InstrumentVerification object containing the parameters for the request.

activity

The Activity from which the flow is started.