PaymentLauncherFactory
fun PaymentLauncherFactory(activity: ComponentActivity, callback: PaymentLauncher.PaymentResultCallback)
Content copied to clipboard
fun PaymentLauncherFactory(fragment: Fragment, callback: PaymentLauncher.PaymentResultCallback)
Content copied to clipboard
fun PaymentLauncherFactory(context: Context, hostActivityLauncher: ActivityResultLauncher<PaymentLauncherContract.Args>)
Content copied to clipboard