PCIPTokenizationRegistry

object PCIPTokenizationRegistry

This object is the entry point for a new tokenization request.

Functions

startTokenization
Link copied to clipboard
fun startTokenization(activity: Activity, tokenization: PCIPTokenization)
Starts the SDK and displays any needed user interface using the provided activity.

Properties

tokenization
Link copied to clipboard
var tokenization: PCIPTokenization? = null
The currently active tokenization request.