initializeChallengeWithLookupResponse

Initialize a challenge from a server side lookup call. The result of this challenge will be returned to your ThreeDSecureListener.

Parameters

activity

Android FragmentActivity

lookupResponse

The lookup response String from the server side call to lookup the 3D Secure information.


Initialize a challenge from a server side lookup call. The result of this challenge will be returned to your ThreeDSecureListener.

Parameters

activity

Android FragmentActivity

request

The ThreeDSecureRequest with optional UI customization.

lookupResponse

The lookup response from the server side call to lookup the 3D Secure information.


Deprecated

Initialize a challenge from a server side lookup call.

Deprecated. Use initializeChallengeWithLookupResponse instead.

Parameters

activity

Android FragmentActivity

lookupResponse

The lookup response from the server side call to lookup the 3D Secure information.


Deprecated

Initialize a challenge from a server side lookup call.

Deprecated. Use initializeChallengeWithLookupResponse instead.

Parameters

activity

Android FragmentActivity

request

The ThreeDSecureRequest with optional UI customization.

lookupResponse

The lookup response from the server side call to lookup the 3D Secure information.