Package-level declarations

Types

Link copied to clipboard

Launcher that starts POCustomTabAuthorizationActivity to handle 3DS and provide the result. If Custom Chrome Tabs is not available on the device it will fallback to the POWebViewAuthorizationActivity.

Link copied to clipboard
Link copied to clipboard
class POTest3DSService(activity: Activity, customTabLauncher: PO3DSRedirectCustomTabLauncher? = null, returnUrl: String = String()) : PO3DSService

Service that emulates the normal 3DS authentication flow but does not actually make any calls to a real Access Control Server (ACS). Should be used only for testing purposes in sandbox environment.