CardImageVerificationSheet
Types
Functions
Link copied to clipboard
fun present(cardImageVerificationIntentId: String, cardImageVerificationIntentSecret: String, onFinished: (cardImageVerificationSheetResult: CardImageVerificationSheetResult) -> Unit)
Content copied to clipboard
Present the CardVerification scan flow using the provided ID and Secret. Results will be returned in the callback function.