
What would I like to do? In the ordering process of my products, I'm using FlatRateShipping. However, in some cases, people want to pick the order up theirselves. So, in that case, I'd like to have the user select (by using a a checkbox for example) this case, and skip calculating the shipping-costs in the order total.
At this moment I inserted a checkbox in the billing form template.
However, I really don't know how to pass the variable that is assigned by the checkbox selection, to the point where I have to do the calculation. And then, how to pass this information to the confirmation report template in order to show the user that the order is to be picked up and the correct total-price.
I hope this is clear enough for someone to help me getting somewhere...
Thanks in advance!

Bert