Skip to content
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

Response w/ DECLINED sends customer to the thank you page, and looks like everything OK. #62

Open
skunkbad opened this issue Oct 23, 2018 · 0 comments

Comments

@skunkbad
Copy link

skunkbad commented Oct 23, 2018

This is a new issue for us. The website is established, and has been successfully processing transactions for many months. Last Friday we started seeing transactions that show a status of "Pending payment", and by creating a custom Logger we were able to see that the transactions are being declined with AVS with reason zip matches but address not matching.

"RspText": "DO NOT HONOR DUE TO AVS/CVV SETTINGS",
"AVSResultCodeAction": "DECLINE",
"AVSRsltText": "Zip matches, address does not match.",

The real problem is that the customer sees a thank you page, and they have no idea that the transaction failed.

Shouldn't they see an error instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant