for example, like
-- communication: internet connection failed
-- communication: remote host not responding
-- authentication: my app id not recognized by remote host
-- authorization: cc account not recognized by authorize.net
-- financial: insufficient funds
05-31-2012 08:14 PM
See this from the FAQ:
http://developer.authorize.net/faqs/#specerrors
Basically, you use card number 4222222222222 and then an x_amount equal to the error code you want to get back.
06-01-2012 08:24 AM