Het Address Verification System zal het adres van de rekeninghouder
dat ingevuld is tijdens de order proberen te vergelijken met het adres
op de rekeningafschriften van de creditkaarthouder, geregistreerd door
Visa/MC Interchanges. Als de adressen niet kloppen zal de order niet
geweigerd worden maar automatisch gevoid worden door ons systeem. Het kan
3 tot 30 dagen duren voordat een void the originele transactie uitwist
op de creditkaart, wij hebben hier geen controle over aangezien het een
beleid van de creditkaartmaatschappijen betreft.
AVS Result Codes: avs = 123 bijv. NNN of YNA
Karakter 1 staat voor gelijkenis in het adres, Y is Yes/Ja,
N is No/Nee, X dat staat voor service niet beschikbaar.
Karakter 2 staat voor gelijkenis in de postcode, Y is Yes/Ja,
N is No/Nee, X dat staat voor service niet beschikbaar.
Karakter 3 komt overeen met een van de volgende codes:
| Code: |
Beschrijving: |
| A |
Address matches, ZIP does not.
The first five numerical characters contained in the address match
with those stored at the VIC or issuer's center. However, the zip
code does not match. |
| E |
Ineligible transaction. |
| N |
Neither address nor ZIP matches.
Neither the first five numerical characters contained in
the address match with those stored at the VIC or
issuer's center nor the zip code match. |
| R |
Retry (system unavailable or timed out). |
| S |
Card type not supported.
The card type for this transaction is not supported by
AVS. AVS can verify addresses for Visa cards, Mastercard,
proprietary cards, and private label transactions. |
| U |
Address information unavailable.
The address information was not available at the VIC or
issuer's center. |
| W |
Nine-digit zip match, address does not.
The nine-digit postal zip code matches that stored at
the VIC or card issuer's center. However, the first five
numerical characters contained in the address do not match. |
| X |
Exact match (nine-digit zip and address).
Both the nine-digit postal zip code as well as the first
five numerical characters contained in the address match. |
| Y |
Address and five-digit zip match.
Both the five-digit postal zip code as well as the first
five numerical characters contained in the address match. |
| Z |
Five-digit zip matches, address does not.
The five-digit postal zip code matches that stored at
the VIC or card issuer's center. However, the first five
numerical characters contained in the address do not match. |
|