Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how can I test all different kinds of errors?
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
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

