Closed vcardillo closed 8 years ago
The math is incorrect:
See the spreadsheet: https://docs.google.com/spreadsheets/d/1NRV8i4X0_ZHXa0NcRbF1vXZQlx3BQVYyKAxWKzvMjIU/edit#gid=1073682431
The promo code affects the taxes, so you can't just simply add + 5 back, and get the "amount without coupon". They actually end up saving more than $5, because of taxes. In this case, their total would have been $15.37.
This also plays into #207, and how I want you to send back the total_cents_without_coupon
, which in this case would be 1537, not 1493.
Are you able to fix this for the upcoming release?
When promo is applied, show pre-promo total, in strikethrough font, the same as in iOS.
@JosephLauSF can provide a screenshot if necessary.