public interface ThreeDSecureLookupListener
ThreeDSecureLookup before continuing tokenization.| Modifier and Type | Method and Description |
|---|---|
void |
onLookupComplete(ThreeDSecureRequest request,
ThreeDSecureLookup lookup)
Called when the 3DS Lookup result is ready.
|
void onLookupComplete(ThreeDSecureRequest request, ThreeDSecureLookup lookup)
ThreeDSecure.continuePerformVerification(BraintreeFragment, ThreeDSecureRequest, ThreeDSecureLookup)request - the ThreeDSecureRequest used to generate the lookup.lookup - Lookup details that can be reviewed.