I have a form that is working correctly> However, I missed a calculation. Once I add the calculation the totals changed from $0 to $1. But nothing has been entered in any of the calculation areas.
In our first screenshot there is a NaN (not a number) value in the discount field, which means there is probably an error somewhere in your script. When an error is tripped, all calculations stop. Check the console for errors: