API Docs / Operations / DirectDebit / Complete Direct Debit Setup

Complete Direct Debit Setup

GET /direct-debit/setup/callback

Callback endpoint for completing direct debit mandate setup after customer authorization. The DirectDebit provider will redirect the user here after they set up a mandate. We will then redirect the user to the URl provided as the callbackUrl in the initial SendDirectDebitSetupEmailRequest

Parameters

NameTypeDescription
code query string

Responses

200 OK

Try it