The form is for a soccer league registration.
I have an option to pay by check. I'd like to calculate the league cost and uniform cost and present the user with a message displaying the total amount they owe.
I can't use a product option because that will direct to paypal on submit. What's the best way to calculate cost and use it as a variable?