createPaymentAuthRequest

Starts the SEPA tokenization process.

On success callback is called with a SEPADirectDebitPaymentAuthRequest.ReadyToLaunch containing the SEPADirectDebitPaymentAuthRequestParams to be used to launch the SEPA mandate flow in SEPADirectDebitLauncher.launch or SEPADirectDebitPaymentAuthRequest.LaunchNotRequired, indicating no web-based mandate is required and containing the SEPADirectDebitNonce to be passed to the server.

On failure callback is called with SEPADirectDebitPaymentAuthRequest.Failure containing an exception.

Parameters


Starts the SEPA tokenization process.

On success returns a SEPADirectDebitPaymentAuthRequest.ReadyToLaunch containing the SEPADirectDebitPaymentAuthRequestParams to be used to launch the SEPA mandate flow in SEPADirectDebitLauncher.launch or SEPADirectDebitPaymentAuthRequest.LaunchNotRequired, indicating no web-based mandate is required and containing the SEPADirectDebitNonce to be passed to the server.

On failure returns a SEPADirectDebitPaymentAuthRequest.Failure containing an exception.

Return

SEPADirectDebitPaymentAuthRequest

Parameters

sepaDirectDebitRequest