createIntent

open override fun createIntent(context: Context, input: CardVerificationParameters): Intent

Creates an intent that will start Card Verification Screen.

Parameters

context

The context in which we want to start the activity.

input

A CardVerificationParameters object containing the request parameters.