PCIPTokenizationContract

This class is used with the androidx.activity.ComponentActivity.registerForActivityResult to launch the SDK.

You will need to set up a PCIPTokenization object before using it.

Throws

if you try to start the SDK more than once at the same time.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createIntent(context: Context, input: PCIPTokenization): Intent
Link copied to clipboard
open override fun parseResult(resultCode: Int, intent: Intent?): PCIPTokenizationResult