Adsence750x90

Monday, May 5, 2008

The transaction resulted in a AVS mismatch from Authorize.Net- error code 2|2|27

How to avoid "The transaction resulted in an AVS mismatch" From Authorize.net Response (error code 2|2|27)

Credit card processing via Authorize.Net.

Solve AVS mismatch problem in credit card processing.
AVS means Address Verification System. This error come when the card owners address mismatch with card owners back account.Authorize.Net compare both address(ie sent address and card owners bank account address).you can simply avoid this problem, when you pass two more variables to Authorize.Net.

These two

1:x_address =contains the address of the customer associated with the billing address for the transaction
2:x_zip =contains the zip of the customer associated with the billing address for the transaction

if u pass these values to Authorize.Net it will return Success payment transaction result( 1|1|1|This transaction has been approved)

Post your Reply


No comments: