AVSResult
parameter for you to act upon.
AVS Result | Description |
---|---|
FULL_MATCH | The user Address and the address registered on the bank side are exactly the same. |
ADDRESS_MATCH_ONLY | Only the street names are a match (AddressLine1 and AddressLine2 ). Postal codes don’t match. |
POSTAL_CODE_MATCH_ONLY | Only the postal codes are a match (PostalCode ). The street names don’t match. |
NO_MATCH | Both street names and postal codes don’t match. |
NO_CHECK | No check has been done.This may be due to:
|
Address
mandatory in your implementationAVSResult
Capture the preauthorized funds based on the AVS result