I have a sign up form for my site where users enter the following address fields
- state
- country
- zipcode
This entering of information was done only for united states and its states I let users sign up using a credit card with Authorize.Net. We now have to change the field names
- state to state/province
- country field now takes international countries as values
- zipcode to zipcode/postcode
Will this change of fields and their subsequent entering of values by the users coming to the site, change the charging by authorize.net? Could you also provide me the link to the solution of any forum or support on Authorize.Net if it exists?