Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Resolve Calculator::getDiscountableAmount incongruity
OrderItem::DiscountableAmount is on a per-unit basis, whereas Calculator::getDiscountableAmount relies on an OrderItem::Total equivalent value.
- Loading branch information