Skip to content

Commit

Permalink
OX6-150: Update BNPL config title
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Boulanger committed Oct 18, 2023
1 parent 27a7775 commit 73aad9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application/views/admin/de/fcPayOne_lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)',
Expand Down
2 changes: 1 addition & 1 deletion application/views/admin/en/fcPayOne_lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)',
Expand Down

0 comments on commit 73aad9e

Please sign in to comment.