cancel
Showing results for 
Search instead for 
Did you mean: 

AVS options

Hi,

 

Is it possible to check only the name and zip code? seems that often card holder can not enter correctly the address.

 

V.

Venngomez1
Contributor
5 REPLIES 5

Yes, you can. just reject "N". No match with Zip or Address or Ext Zip.

RaynorC1emen7
Expert

here is what I did, am I right?

 

General AVS Responses

reject: B,R,G,U

Address and ZIP Code Responses

 

reject:N

look right.

 How to bypass AVS check in Authorize.net payment Gateway ?

In my php application I am using Authorize.net payment Gateway and verifying firstname,lastname,cc,exp date,security code and zip code but after payment I am not getting address,city state info in Authorize.net merchant receipt. can any one tell me how can I make it possible to check above fields but get all customer and billing info includeing addresses in merchant receipt sent by Authorize.net.

Thanks in advance.

rikin.adhyapak@clariontechnologies.co.in

rikkin
Member

What you see is what you get for the merchant receipt.

 

For SIM, DPM you can use the relay response

AIM, you already get it return from the response

CIM, the same as AIM.

 

And you can use silent post for all.

 

Or you can you the Transaction Details API