PayPalLauncher
class PayPalLauncher
Responsible for launching PayPal user authentication in a web browser
Constructors
Functions
Link copied to clipboard
fun handleReturnToApp(pendingRequest: PayPalPendingRequest.Started, intent: Intent): PayPalPaymentAuthResult
Captures and delivers the result of a PayPal authentication flow.
Link copied to clipboard
fun launch(activity: ComponentActivity, paymentAuthRequest: PayPalPaymentAuthRequest.ReadyToLaunch): PayPalPendingRequest
Launches the PayPal flow by switching to a web browser for user authentication