-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map AVS codes for Adyen #3119
Map AVS codes for Adyen #3119
Conversation
So, (sorry I didn't think to mention this earlier) but I think we want to keep the AM-level codes to the standardized list: https://en.wikipedia.org/wiki/Address_Verification_System |
It may be possible and desirable to override the |
hey @activemerchant/spreedly-connect, The possibility of breaking out AVS messages per card provider has been brought up with product, but we think it's outside the scope of this ticket, so the above is what we're going to go with for now: just populating existing AVS codes/messages where they match. (So, this is ready for actual review!) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
Remote: 39 tests, 100 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications Unit: 26 tests, 127 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications |
Adding more mappings to AVSResult makes me a little⁉️ but it didn't look like there were good explicit corresponding options for the codes Adyen is returning.