Aktionen
Improvement #23335
offenot_sofort Modul überarbeiten: SOFORT Lastschrift,Vorkasse by SOFORT, Lastschrift by SOFORT, Rechnung by SOFORT werden nicht mehr unterstützt
Status:
Open
Priorität:
Hoch
Zugewiesen an:
-
Beginn:
Abgabedatum:
% erledigt:
0%
Geschätzter Aufwand:
Epic Link:
Epic Colour:
Epic/Theme:
Business Value:
[CHART] Time in Status:
[CHART] Date of First Response:
Bonfire URL:
Release Version History:
Severity:
Flagged:
Testing Status:
Epic Status:
Epic Name:
JIRA Capture User Agent:
JIRA Capture Browser:
JIRA Capture Operating System:
JIRA Capture URL:
JIRA Capture Screen Resolution:
JIRA Capture jQuery Version:
JIRA Capture Document Mode:
Rank:
Rank (Obsolete):
Team:
Steps to reproduce:
Additional information:
if ($this->enabled) {
if(MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SU != '') {
$this->num++;
$this->payment[$this->num] = 'sofort_sofortueberweisung';
$this->percentage[$this->num] = MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SU;
}
REST DER MODULE RAUS
if(MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SL != '') {
$this->num++;
$this->payment[$this->num] = 'sofort_sofortlastschrift';
$this->percentage[$this->num] = MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SL;
}
if(MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_LS != '') {
$this->num++;
$this->payment[$this->num] = 'sofort_lastschrift';
$this->percentage[$this->num] = MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_LS;
}
if(MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SR != '') {
$this->num++;
$this->payment[$this->num] = 'sofort_sofortrechnung';
$this->percentage[$this->num] = MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SR;
}
if(MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SV != '') {
$this->num++;
$this->payment[$this->num] = 'sofort_sofortvorkasse';
$this->percentage[$this->num] = MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_SV;
}
if(MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_LS != '') {
$this->num++;
$this->payment[$this->num] = 'sofort_lastschrift';
$this->percentage[$this->num] = MODULE_ORDER_TOTAL_SOFORT_PERCENTAGE_LS;
}
Ticket-ID:
External issue ID:
uuid:
Location:
Test Session(s):
Raised During:
Priority:
Sprint:
issue identifier:
GXMAIN-3691
Betroffene Versionen:
Beschreibung
ot_sofort Modul überarbeiten: SOFORT Lastschrift,Vorkasse by SOFORT, Lastschrift by SOFORT, Rechnung by SOFORT werden nicht mehr unterstützt
Zugehörige Tickets
Nichts anzuzeigen
Aktionen