POAlternativePaymentMethodCustomTabLauncher

Launcher that starts POCustomTabAuthorizationActivity to handle APM 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(uri: Uri, returnUrl: String)

Launches the activity. Use when launcher created with function create(from, callback).

Launches the activity.