-
Interfaces Interface Description com.adyen.threeds2.ChallengeStatusReceiver A callback object that implements this interface will receive challenge status notifications from the 3DS SDK.
-
Exceptions Exceptions Description com.adyen.threeds2.exception.SDKAlreadyInitializedException This class represents an exception that is thrown if the 3DS SDK instance has already been initialized.
-
Methods Method Description com.adyen.threeds2.doChallenge(android.app.Activity,com.adyen.threeds2.parameters.ChallengeParameters,com.adyen.threeds2.ChallengeStatusReceiver,int) Initiates the 3DS Challenge Flow process. com.adyen.threeds2.customization.setStatusBarColor(java.lang.String) This utility method sets the status bar color by setting the ScreenCustomization status bar color. com.adyen.threeds2.customization.setStatusBarColor(java.lang.String) Sets the color of the statue bar. com.adyen.threeds2.parameters.getEmbeddedRequestorAppURL(android.content.Context) Returns the ThreeDSRequestorAppURL handled by the 3DS2 SDK for automatic continuation of OOB flow.