public interface CardVerificationHandler
Modifier and Type | Method and Description |
---|---|
void |
onCardVerification(VerifyCardData cardData)
Callback to allow the POS application to receive information about the presented card.
|
void onCardVerification(VerifyCardData cardData)
cardData
- The current card data.