Skip to content

Commit

Permalink
PAYOSWXP-47: Fix Unzer invoice purchase - Corrects the link in the co…
Browse files Browse the repository at this point in the history
…nsent checkbox text for Germany.
  • Loading branch information
amirinterlutions committed Feb 5, 2024
1 parent 6c701d9 commit 21e1ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/snippet/de_DE/messages.de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},
"consentCheckbox": {
"introduction": "Mit der Übermittlung der für die Abwicklung des Rechnungskaufes und einer Identitätsprüfung und Bonitätsprüfung erforderlicher Daten an die payolution GmbH, Am Euro Platz 2, 1120 Wien bin ich einverstanden.",
"textWithLink": "Meine <a href=\"%link%\" data-url=\"%link%\" data-modal-class=\"payolution\" data-toggle=\"modal\" title=\"Einwilligung\">Einwilligung</a> kann ich jederzeit mit Wirkung für die Zukunft wiederrufen."
"textWithLink": "Meine <a data-toggle=\"modal\" data-bs-toggle=\"modal\" data-url=\"%link%\" href=\"%link%\" title=\"Einwilligung\">Einwilligung</a> kann ich jederzeit mit Wirkung für die Zukunft wiederrufen."
},
"mandateCheckbox": {
"textWithLink": "Hiermit erteile ich das <a href=\"%link%\" target=\"_blank\" title=\"Paysafe Pay Later SEPA-Mandat\">SEPA-Lastschriftmandat</a>."
Expand Down

0 comments on commit 21e1ecf

Please sign in to comment.