My company is using Sage Payment Solutions for credit card processing. They require a value for the state field for validation, even on international orders where the country has not states.
I am trying as a workaround to force a value into the state field. I have added value="XX" as a default in default/template/persistent/checkout/onepage/billing.phtml but it did not seem to help.
This seems like it should be a simple fix, but I've tried several things that aren't working.maybe I need to be looking at the javascript?
Any help would be appreciated. Even a direction to start looking in!
Thanks