Does Authorize.net support AVS for qualifying rates for MOTO merchants?
And if so, how does one implement this? The samples do not support Address or Zip fields that I can see in the C# examples.
10-20-2015 12:12 PM
Hi RABaker,
We do not really differentiate between MOTO and eCommerce market types. Address verification should work with MOTO transactions.
The sample do not include all of the fields but the transactionRequestType includes a billTo object. The billTo object can be populated with the billing address info.
Thanks,
Joy
10-23-2015 03:00 PM