PayPalPendingRequest

A pending request for the PayPal web-based authentication flow created by invoking PayPalLauncher.launch. This pending request should be stored locally within the app or on-device and used to deliver a result of the browser flow in PayPalLauncher.handleReturnToApp

Inheritors

Types

Link copied to clipboard

An error occurred launching the PayPal browser flow. See error for details.

Link copied to clipboard
class Started(val pendingRequestString: String) : PayPalPendingRequest

A pending request was successfully started.