Package-level declarations
Types
Used to integrate with SEPA Direct Debit.
Responsible for launching a SEPA mandate in a web browser
Mandate type for the SEPA Direct Debit request.
PaymentMethodNonce representing a SEPA Direct Debit payment.
A request used to launch the continuation of the SEPA Direct Debit flow.
Callback for receiving result of SEPADirectDebitClient.createPaymentAuthRequest.
Returned via the SEPADirectDebitPaymentAuthRequestCallback after calling SEPADirectDebitClient.createPaymentAuthRequest.
Result of the SEPA Direct Debit web flow received from SEPADirectDebitLauncher.handleReturnToApp.
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
Parameters for creating a SEPA Direct Debit tokenization request.
Result of tokenizing a SEPA Direct Debit payment method
Callback for receiving result of SEPADirectDebitClient.tokenize