Province / Country are not set on initial Contribution page load causes required field errors
What happens
When you do the following:
- Set a billing address for a contact
- Go to a Contribution page as that contact
- Fill out credit card details
- Click Confirm
You receive an error indicating that the Province/Country fields are required.
What should happen
The existing Country / Province - State should be selected via JQuery. This is happening because the hidden select field is not being set in the JQuery code.