SEPADirectDebitPendingRequest

A pending request for the SEPA Direct Debit web-based authentication flow created by invoking SEPADirectDebitLauncher.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 SEPADirectDebitLauncher.handleReturnToApp

Inheritors

Types

Link copied to clipboard

An error occurred launching the SEPA Direct Debit browser flow. See error for details.

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

A pending request was successfully started.