by GiftSpecialists » Tue Mar 12, 2013 3:17 pm
There are several reasons why we need different billing state and shipping state dropdown menus (We will sell to anyone around the world, but we only ship to the continental US (not HI or AK either). I understand that SS uses the same list of states for both shipping & billing, so I hard coded the that part of the form into the Shopping Cart template. It almost works, but unfortunately it put shoppers into an infinite loop telling them that the shipping state does not match the zip code entered on the cart page. Most importanatly, I want to add an "International "INT" state code for those purchasing from out of the US, and I do not want HI or AK to be available in the Shipping States dropdown. How can I do this?