startTokenization

fun startTokenization(activity: Activity, tokenization: PCIPTokenization)

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

Parameters

activity

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

tokenization

Tokenization request that gets started