LocalPaymentAuthResult

Result of the local payment web flow received from LocalPaymentLauncher.handleReturnToApp.

Inheritors

Types

Link copied to clipboard

The browser switch failed.

Link copied to clipboard

If no matching result can be found for the LocalPaymentPendingRequest.Started passed to LocalPaymentLauncher.handleReturnToApp. This is expected if the user closed the browser to cancel the payment flow, or returns to the app without completing the authentication flow.

Link copied to clipboard

A successful result that should be passed to LocalPaymentClient.tokenize to complete the flow