balanced / balanced-api

Balanced API specification.
220 stars 72 forks source link

Fix AVS Street match functionality #726

Closed rserna2010 closed 9 years ago

rserna2010 commented 9 years ago

AVS street match always fails.

funnylookinhat commented 9 years ago

+1

We rely heavily on AVS street match to speed up the fraud protection process that we've developed.

mjallday commented 9 years ago

@kyungmin is this still the case?

funnylookinhat commented 9 years ago

This seems to be working for us - but I noticed yesterday that "avs_result" is often incorrect. We have quite a few cards that are tokenized with an AVS street/zip match, but say that the street address is not verified.

"avs_street_match": "yes",'
"avs_postal_match": "yes",
"avs_result": "Postal code matches, but street address not verified.",
msherry commented 9 years ago

The descriptive text is incorrect. The individual fields are now correct.