verifyCardAsync

Asynchronously perform card verification using verification code from previous successful transactions. The verification is required if either forced by risk and compliance or the card lifetime limit is reached.

Parameters

request

A CardVerificationRequest object containing the request parameters.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.