- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AIM/ARB integration - Address verification
Hello,
I am using AIM and ARB to integration Authorize.NET into a online shopping software..
I want to implement Address Verification function. Here is my question.
1. I can not seem to find out a paremeter (flag) for Address Verification in the request XML format., how can I set Address Verification on and off programically in request XML?
I know there is a setting on my Authorize.net account, I have done that.
I also see there is a response parameter indicate the Address Verification status.
2. How can I test this Address Verification function with test credit card?
Hope some one can give me some advice or directions
Thanks in advance.
09-07-2011 04:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1) I've looked through all the fields, don't see one for turning AVS on or off. Not sure why you'd want to do that anyway? Maybe the devs can suggest something that isn't readily obvious in the documentation, or add a field for doing this if there isn't one.
2) Just use your own credit card in live mode and fail it on purpose. If it goes through, you can always void, and you're out only 25 cents (I think you get charged for the transaction). See the following:

09-07-2011 08:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for your reply and your suggestion.
I am developing a module for an online shopping cart. Because some store owner want AFS on, but other store owner don't. So I want to make it configurable for store owner to choose.
I really hope some could give me an solutions on this.
Thanks
09-07-2011 03:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can configure it, in a setting in the control panel. You aren't going to have multiple companies running off one merchant account, are you? I don't think that's allowed.

09-07-2011 08:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Addendum to TJ... if you're planning to take the charges yourself, then cut the store owner a check, it might be allowed, but is really a pretty bad idea. I'd considered something like that several years ago, but then logic struck that I would be the one responsible for any chargebacks, not the store owner.
I can already see it; a store owner sells $50,000 in merchandise, you cut him a check, and a month later you get your first chargeback and the nightmares begin. Man, I shudder to even think about it.
09-08-2011 11:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just to confirm, address verification cannot be enabled or disabled programmatically with any of the APIs. The best way to test address verification is to use one of our test accounts and the result triggers discussed in the thread found here:
09-09-2011 03:36 PM
