CardImageVerificationSheet

class CardImageVerificationSheet

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun present(cardImageVerificationIntentId: String, cardImageVerificationIntentSecret: String, onFinished: (cardImageVerificationSheetResult: CardImageVerificationSheetResult) -> Unit)

Present the CardVerification scan flow using the provided ID and Secret. Results will be returned in the callback function.