I'm trying to add two values in velocity and it always returns 0. What am I doing wrong?
#set ($tmpPrice = $orderItem.ExtendedPrice + $discountAmount)
Both $orderItem.ExtendedPrice & $discountAmount are whole numbers with decimals, like this: 99.99