VenmoLauncher
class VenmoLauncher
Responsible for launching the Venmo app to authenticate users
Functions
Link copied to clipboard
fun handleReturnToApp(pendingRequest: VenmoPendingRequest.Started, intent: Intent): VenmoPaymentAuthResult
Captures and delivers the result of a the Venmo authentication flow.
Link copied to clipboard
fun launch(activity: ComponentActivity, paymentAuthRequest: VenmoPaymentAuthRequest.ReadyToLaunch): VenmoPendingRequest
Launches the Venmo authentication flow by switching to the Venmo app or a mobile browser, if the Venmo app is not installed on the device.
Link copied to clipboard
Launches an Android Intent pointing to the Venmo app on the Google Play Store