initializeChallengeWithLookupResponse
Initialize a challenge from a server side lookup call. The result of this challenge will be returned to your ThreeDSecureListener.
Parameters
Android FragmentActivity
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
Android FragmentActivity
The ThreeDSecureRequest with optional UI customization.
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
Android FragmentActivity
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
Android FragmentActivity
The ThreeDSecureRequest with optional UI customization.
The lookup response from the server side call to lookup the 3D Secure information.