From 73aad9e3aac16b5600681d9b895e1ec36510c693 Mon Sep 17 00:00:00 2001 From: Vincent Boulanger Date: Wed, 18 Oct 2023 12:02:35 +0200 Subject: [PATCH] OX6-150: Update BNPL config title --- application/views/admin/de/fcPayOne_lang.php | 2 +- application/views/admin/en/fcPayOne_lang.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/admin/de/fcPayOne_lang.php b/application/views/admin/de/fcPayOne_lang.php index 7dbc7fc..eba32a9 100755 --- a/application/views/admin/de/fcPayOne_lang.php +++ b/application/views/admin/de/fcPayOne_lang.php @@ -375,7 +375,7 @@ 'FCPO_AMAZONPAY_LOGINMODE_POPUP' => 'Popup (Funktioniert nur mit SSL)', 'FCPO_AMAZONPAY_LOGINMODE_REDIRECT' => 'Redirect', 'FCPO_CONFIG_GROUP_SECINVOICE' => 'Gesicherter Rechnungskauf (rec/POV)', - 'FCPO_CONFIG_GROUP_BNPL' => 'BNPL Zahlarten (fnc/PIV, fnc/PIN)', + 'FCPO_CONFIG_GROUP_BNPL' => 'BNPL Zahlarten (fnc/PIV, fnc/PIN, fnc/PDD)', 'FCPO_SECINVOICE_PORTAL_ID' => 'PAYONE Portal ID (für Zahlart Gesicherter Rechnungskauf)', 'FCPO_BNPL_PORTAL_ID' => 'PAYONE Portal ID (für Zahlart BNPL)', 'FCPO_SECINVOICE_PORTAL_KEY' => 'PAYONE Portal Key (für Zahlart Gesicherter Rechnungskauf)', diff --git a/application/views/admin/en/fcPayOne_lang.php b/application/views/admin/en/fcPayOne_lang.php index e0d7a1f..3272988 100644 --- a/application/views/admin/en/fcPayOne_lang.php +++ b/application/views/admin/en/fcPayOne_lang.php @@ -384,7 +384,7 @@ 'FCPO_CC_USE_CVC' => 'Use CVC as mandatory field', 'FCPO_CONFIG_DEBIT_BIC_MANDATORY' => 'Entering BIC is mandatory', 'FCPO_CONFIG_GROUP_SECINVOICE' => 'Secure Invoice (rec/POV)', - 'FCPO_CONFIG_GROUP_BNPL' => 'BNPL Zahlarten (fnc/PIV, fnc/PIN)', + 'FCPO_CONFIG_GROUP_BNPL' => 'BNPL Zahlarten (fnc/PIV, fnc/PIN, fnc/PDD)', 'FCPO_SECINVOICE_PORTAL_ID' => 'PAYONE Portal ID (for payment Secure Invoice)', 'FCPO_BNPL_PORTAL_ID' => 'PAYONE Portal ID (for payment BNPL)', 'FCPO_SECINVOICE_PORTAL_KEY' => 'PAYONE Portal Key (for payment Secure Invoice)',