continuePerformVerification

Continues the 3DS verification. Should be called from onResult. The result of this verification will be returned to your ThreeDSecureListener.

Parameters

activity

an Android FragmentActivity

request

the ThreeDSecureRequest with information used for authentication

result

a ThreeDSecureResult that contains information about the 3DS verification request.


Deprecated

Continues the 3DS verification. Should be called from onResult

Deprecated. Use continuePerformVerification instead.

Parameters

activity

Android FragmentActivity

request

the ThreeDSecureRequest with information used for authentication.

result

the ThreeDSecureResult returned for this request. Contains information about the 3DS verification request that will be invoked in this method.