SEPADirectDebitClient

Used to integrate with SEPA Direct Debit.

Constructors

Link copied to clipboard
constructor(context: Context, authorization: String, returnUrlScheme: String?)

Initializes a new SEPADirectDebitClient instance

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Starts the SEPA tokenization process.

Link copied to clipboard

After receiving a result from the SEPA mandate web flow via SEPADirectDebitLauncher.handleReturnToApp, pass the resulting SEPADirectDebitPaymentAuthResult.Success to this method to tokenize the SEPA account.