checkout1.aspx is the affected file. looking for a quick fix to remember the shipping method chosen before the user chooses the payment method. The issue is that when the user picks the shipping method then scrolls down to choose the payment method, the screen refreshes the shipping method is forgotten, and then the user cannot checkout because it requires a shipping method to be selected. So, how do you get it to remember this value when someone changes the payment method? Thanks for thoughts and ideas.