Hi all,
I can't seem to find a way to do what I'm looking for. I'd like to display specific errors for the users who we have enrolled in recurring products when a credit card transaction fails. I'd mostly like to address expired credit cards, AVS failure cases, and declined card errors.
I can't seem to find specific response codes in the CIM documentation for these cases. If I'm supposed to dig into the directResponse element, at what position would this code be? I can't seem to find any documentation explaining all of the directResponse fields either.
Thanks in advance for any help!
Solved! Go to Solution.
12-14-2012 03:37 PM
The directResponse is the same response from an AIM transaction
12-14-2012 04:18 PM
The directResponse is the same response from an AIM transaction
12-14-2012 04:18 PM
Exactly what I was looking for. Thank you!
12-14-2012 04:33 PM