Rounding problem in giftcards that work as discount
ID:
Backlog
Published on 3/27/2018
•
Last update on 12/22/2022
Summary
Vouchers (gift cards) that work as a discount are having a rounding problem, since the items are not splitted.
Since this priceTag does not work like the priceTags that come from RnB, the item doesn't adjust the unit price, showing incorrect values.
Simulation
Make an order using gift card as a discount (not a payment method) and more than one item in the same order.
Note that the sum of the items will not coincide with the total of the order, since - because the items will not be splitted - a rounding will happen.
Workaround
There is currently no workaround for this issue.