Hi,
I built a shopping web page with a city and zip fields on my billing form(this fields are required in authorize for creating payment profile id).
Do I need to verify the city name and zip code? In other words, what if the user will write on this fields nonsense
do this order(transaction) will be failed?
I checked this in my test account(on test mode) and authorize accepted this values. What about real account (livemode)
authorize won`t create an transaction id if the billing information is not correct?
Thanks
03-08-2012 10:34 AM
City is not verified. Street address number and zip code can be, but only if you turn that on in AVS (Address Verification Service). See your control panel for settings. Otherwise anything will be accepted.
03-08-2012 01:21 PM