|
|
Reporter | jansass | Assigned To | | |
---|
Priority | urgent | Severity | minor | Reproducibility | always |
---|
Status | resolved | Resolution | fixed | |
---|
Product Version | 4.5.7 revision 41909 | |
---|
Fixed in Version | 4.6.0_RC2 | |
---|
|
|
Summary | 0003624: Rebate Articles (ITM) list without price ("") during checkout |
---|
Description | Whenever rebate articles are added to the basket, they are (of course) free of charge. During checkout, when calling eg. getNetPrice(), the price for such articles is "" (none, empty string). It should be 0.00 because some payment systems such as german billsafe require every article to have price, even if its 0.00. "" (empty) is not allowed. |
---|
Steps To Reproduce | Add a rebate based on ITM, add any article, parametrize in any way, go to front end and add an article eligible for such a rebate. After adding, you'll have two articles in cart: 1x your product and 1x ITM-Rebate article. form now on in any step of eg. checkout, the ITM-article will have price of "" (none). Not 0.00. Not only in frontend (the table cell is empty) but also in internal variables. |
---|
Tags | Products |
---|
|
|
Theme | Both |
---|
Browser | All |
---|
PHP Version | any |
---|
Database Version | any |
---|
|
|