The SEPA-Verfahren is implicitly agreed to during the donation process, but we probably still have to give the possibility to view the mandate. Thankfully, there is a [[ https://github.com/wmde/FundraisingFrontend/blob/master/skins/cat17/templates/partials/donation_confirmation/direct_debit.html.twig#L36 | stub ]] for that already.
* print link (Javascript) is shown instead of the [[ https://github.com/wmde/FundraisingFrontend/blob/master/skins/cat17/templates/partials/donation_confirmation/direct_debit.html.twig#L36 | link stub ]]
* mandate text is not shown on screen (hidden)
* [[ https://github.com/wmde/FundraisingFrontend/blob/ec23242fbc1c622755ee691b70352e8d37b25b0f/skins/10h16/templates/Donation_Confirmation.html.twig#L150 | mandate text ]] is shown in print
Solve together with T180124, maybe.