PO3DSRedirectCustomTabLauncher

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.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun launch(redirect: PO3DSRedirect, callback: (ProcessOutResult<String>) -> Unit)
fun launch(redirect: PO3DSRedirect, returnUrl: String, callback: (ProcessOutResult<String>) -> Unit)

Launches the activity.