Anyone have any experience switching the existing hosted form contentx approach from the /profile/ urls to the new hosted form /customer/ urls used by the Accept.js?
Changing two lines from "/profile/" to "/customer/" in contentx/popup.js seems to be all that is necessary, and my limited testing seems to show it works for adding and editing a credit card. The only potential issue I have hit so far is that entering a valid U.S. postal code did not auto-populate the city and state.
07-08-2016 06:12 AM
Yes it should be very easy to switch. Can you email developer.authorize.net with details about browser/etc so we can take a look at the issue with zip code population.
07-08-2016 11:38 AM
I did some more testing and the problem was I did not have the country selected yet. Once I select USA, then adding the zip also populates the state/city.
07-08-2016 12:58 PM