Jump to content

Show Merchantone response-code to the user [Question - HOW-TO]


Munching Bot

Recommended Posts

It happens quite a lot that I get AVR code [N] ("No address or ZIP match") in my admin-panel. I then need to contact the customer and inform him the payment did not go well, and that he should do the payment process again. We get some dropped transactions because of that.

 

How can I display the AVR (specifically, but also CV V and gateway response code could be nice) back to the customer, right after he posted the order?

 

I found this line:

$postResponse = curl_exec($request);

in validation.php in merchantone module folder, but i'm not sure how I should handle this.

 

Thanks in advance!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...