[Bps-public-commit] r10400 - in Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes: . lib lib/Business/OnlinePayment lib/Business/OnlinePayment/AuthorizeNet lib/Business/OnlinePayment/AuthorizeNet/AIM t

trs at bestpractical.com trs at bestpractical.com
Sun Jan 20 17:02:47 EST 2008


Author: trs
Date: Sun Jan 20 17:02:47 2008
New Revision: 10400

Added:
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/CHANGES
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/MANIFEST
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/Makefile
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/Makefile.PL
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/Business/
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/Business/OnlinePayment/
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/Business/OnlinePayment/AuthorizeNet/
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/Business/OnlinePayment/AuthorizeNet/AIM/
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/t/
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/t/00-use.t
   Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/t/01-basic.t

Log:
Import 0.01

Added: Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/CHANGES
==============================================================================
--- (empty file)
+++ Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/CHANGES	Sun Jan 20 17:02:47 2008
@@ -0,0 +1,3 @@
+Revision history for Perl module Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes.
+
+0.01  Sun Jan 20 2008

Added: Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/MANIFEST
==============================================================================
--- (empty file)
+++ Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/MANIFEST	Sun Jan 20 17:02:47 2008
@@ -0,0 +1,6 @@
+CHANGES
+lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
+Makefile.PL
+MANIFEST			This list of files
+t/00-use.t
+t/01-basic.t

Added: Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/Makefile
==============================================================================
--- (empty file)
+++ Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/Makefile	Sun Jan 20 17:02:47 2008
@@ -0,0 +1,788 @@
+# This Makefile is for the Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes extension to perl.
+#
+# It was generated automatically by MakeMaker version
+# 6.30 (Revision: Revision: 4535 ) from the contents of
+# Makefile.PL. Don't edit this file, edit Makefile.PL instead.
+#
+#       ANY CHANGES MADE HERE WILL BE LOST!
+#
+#   MakeMaker ARGV: ()
+#
+#   MakeMaker Parameters:
+
+#     ABSTRACT_FROM => q[lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm]
+#     AUTHOR => q[Thomas Sibley <trs at bestpractical.com>]
+#     NAME => q[Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes]
+#     VERSION_FROM => q[lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm]
+
+# --- MakeMaker post_initialize section:
+
+
+# --- MakeMaker const_config section:
+
+# These definitions are from config.sh (via /usr/lib/perl5/5.8.8/i686-linux/Config.pm)
+
+# They may have been overridden via Makefile.PL or on the command line
+AR = ar
+CC = i686-pc-linux-gnu-gcc
+CCCDLFLAGS = -fPIC
+CCDLFLAGS = -rdynamic
+DLEXT = so
+DLSRC = dl_dlopen.xs
+LD = i686-pc-linux-gnu-gcc
+LDDLFLAGS = -shared -L/usr/local/lib
+LDFLAGS =  -L/usr/local/lib
+LIBC = /lib/libc-2.5.so
+LIB_EXT = .a
+OBJ_EXT = .o
+OSNAME = linux
+OSVERS = 2.6.20-suspend2-20070322
+RANLIB = :
+SITELIBEXP = /usr/lib/perl5/site_perl/5.8.8
+SITEARCHEXP = /usr/lib/perl5/site_perl/5.8.8/i686-linux
+SO = so
+EXE_EXT = 
+FULL_AR = /usr/bin/ar
+VENDORARCHEXP = /usr/lib/perl5/vendor_perl/5.8.8/i686-linux
+VENDORLIBEXP = /usr/lib/perl5/vendor_perl/5.8.8
+
+
+# --- MakeMaker constants section:
+AR_STATIC_ARGS = cr
+DIRFILESEP = /
+DFSEP = $(DIRFILESEP)
+NAME = Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes
+NAME_SYM = Business_OnlinePayment_AuthorizeNet_AIM_ErrorCodes
+VERSION = 0.01
+VERSION_MACRO = VERSION
+VERSION_SYM = 0_01
+DEFINE_VERSION = -D$(VERSION_MACRO)=\"$(VERSION)\"
+XS_VERSION = 0.01
+XS_VERSION_MACRO = XS_VERSION
+XS_DEFINE_VERSION = -D$(XS_VERSION_MACRO)=\"$(XS_VERSION)\"
+INST_ARCHLIB = blib/arch
+INST_SCRIPT = blib/script
+INST_BIN = blib/bin
+INST_LIB = blib/lib
+INST_MAN1DIR = blib/man1
+INST_MAN3DIR = blib/man3
+MAN1EXT = 1
+MAN3EXT = 3pm
+INSTALLDIRS = site
+DESTDIR = 
+PREFIX = $(SITEPREFIX)
+PERLPREFIX = /usr
+SITEPREFIX = /usr
+VENDORPREFIX = /usr
+INSTALLPRIVLIB = /usr/lib/perl5/5.8.8
+DESTINSTALLPRIVLIB = $(DESTDIR)$(INSTALLPRIVLIB)
+INSTALLSITELIB = /usr/lib/perl5/site_perl/5.8.8
+DESTINSTALLSITELIB = $(DESTDIR)$(INSTALLSITELIB)
+INSTALLVENDORLIB = /usr/lib/perl5/vendor_perl/5.8.8
+DESTINSTALLVENDORLIB = $(DESTDIR)$(INSTALLVENDORLIB)
+INSTALLARCHLIB = /usr/lib/perl5/5.8.8/i686-linux
+DESTINSTALLARCHLIB = $(DESTDIR)$(INSTALLARCHLIB)
+INSTALLSITEARCH = /usr/lib/perl5/site_perl/5.8.8/i686-linux
+DESTINSTALLSITEARCH = $(DESTDIR)$(INSTALLSITEARCH)
+INSTALLVENDORARCH = /usr/lib/perl5/vendor_perl/5.8.8/i686-linux
+DESTINSTALLVENDORARCH = $(DESTDIR)$(INSTALLVENDORARCH)
+INSTALLBIN = /usr/bin
+DESTINSTALLBIN = $(DESTDIR)$(INSTALLBIN)
+INSTALLSITEBIN = /usr/bin
+DESTINSTALLSITEBIN = $(DESTDIR)$(INSTALLSITEBIN)
+INSTALLVENDORBIN = /usr/bin
+DESTINSTALLVENDORBIN = $(DESTDIR)$(INSTALLVENDORBIN)
+INSTALLSCRIPT = /usr/bin
+DESTINSTALLSCRIPT = $(DESTDIR)$(INSTALLSCRIPT)
+INSTALLMAN1DIR = /usr/share/man/man1
+DESTINSTALLMAN1DIR = $(DESTDIR)$(INSTALLMAN1DIR)
+INSTALLSITEMAN1DIR = /usr/share/man/man1
+DESTINSTALLSITEMAN1DIR = $(DESTDIR)$(INSTALLSITEMAN1DIR)
+INSTALLVENDORMAN1DIR = /usr/share/man/man1
+DESTINSTALLVENDORMAN1DIR = $(DESTDIR)$(INSTALLVENDORMAN1DIR)
+INSTALLMAN3DIR = /usr/share/man/man3
+DESTINSTALLMAN3DIR = $(DESTDIR)$(INSTALLMAN3DIR)
+INSTALLSITEMAN3DIR = /usr/share/man/man3
+DESTINSTALLSITEMAN3DIR = $(DESTDIR)$(INSTALLSITEMAN3DIR)
+INSTALLVENDORMAN3DIR = /usr/share/man/man3
+DESTINSTALLVENDORMAN3DIR = $(DESTDIR)$(INSTALLVENDORMAN3DIR)
+PERL_LIB = /usr/lib/perl5/5.8.8
+PERL_ARCHLIB = /usr/lib/perl5/5.8.8/i686-linux
+LIBPERL_A = libperl.a
+FIRST_MAKEFILE = Makefile
+MAKEFILE_OLD = Makefile.old
+MAKE_APERL_FILE = Makefile.aperl
+PERLMAINCC = $(CC)
+PERL_INC = /usr/lib/perl5/5.8.8/i686-linux/CORE
+PERL = /usr/bin/perl5.8.8
+FULLPERL = /usr/bin/perl5.8.8
+ABSPERL = $(PERL)
+PERLRUN = $(PERL)
+FULLPERLRUN = $(FULLPERL)
+ABSPERLRUN = $(ABSPERL)
+PERLRUNINST = $(PERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
+FULLPERLRUNINST = $(FULLPERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
+ABSPERLRUNINST = $(ABSPERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
+PERL_CORE = 0
+PERM_RW = 644
+PERM_RWX = 755
+
+MAKEMAKER   = /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm
+MM_VERSION  = 6.30
+MM_REVISION = Revision: 4535 
+
+# FULLEXT = Pathname for extension directory (eg Foo/Bar/Oracle).
+# BASEEXT = Basename part of FULLEXT. May be just equal FULLEXT. (eg Oracle)
+# PARENT_NAME = NAME without BASEEXT and no trailing :: (eg Foo::Bar)
+# DLBASE  = Basename part of dynamic library. May be just equal BASEEXT.
+FULLEXT = Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes
+BASEEXT = ErrorCodes
+PARENT_NAME = Business::OnlinePayment::AuthorizeNet::AIM
+DLBASE = $(BASEEXT)
+VERSION_FROM = lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
+OBJECT = 
+LDFROM = $(OBJECT)
+LINKTYPE = dynamic
+BOOTDEP = 
+
+# Handy lists of source code files:
+XS_FILES = 
+C_FILES  = 
+O_FILES  = 
+H_FILES  = 
+MAN1PODS = 
+MAN3PODS = lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
+
+# Where is the Config information that we are using/depend on
+CONFIGDEP = $(PERL_ARCHLIB)$(DFSEP)Config.pm $(PERL_INC)$(DFSEP)config.h
+
+# Where to build things
+INST_LIBDIR      = $(INST_LIB)/Business/OnlinePayment/AuthorizeNet/AIM
+INST_ARCHLIBDIR  = $(INST_ARCHLIB)/Business/OnlinePayment/AuthorizeNet/AIM
+
+INST_AUTODIR     = $(INST_LIB)/auto/$(FULLEXT)
+INST_ARCHAUTODIR = $(INST_ARCHLIB)/auto/$(FULLEXT)
+
+INST_STATIC      = 
+INST_DYNAMIC     = 
+INST_BOOT        = 
+
+# Extra linker info
+EXPORT_LIST        = 
+PERL_ARCHIVE       = 
+PERL_ARCHIVE_AFTER = 
+
+
+TO_INST_PM = lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
+
+PM_TO_BLIB = lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm \
+	blib/lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
+
+
+# --- MakeMaker platform_constants section:
+MM_Unix_VERSION = 1.50
+PERL_MALLOC_DEF = -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc
+
+
+# --- MakeMaker tool_autosplit section:
+# Usage: $(AUTOSPLITFILE) FileToSplit AutoDirToSplitInto
+AUTOSPLITFILE = $(ABSPERLRUN)  -e 'use AutoSplit;  autosplit($$ARGV[0], $$ARGV[1], 0, 1, 1)'
+
+
+
+# --- MakeMaker tool_xsubpp section:
+
+
+# --- MakeMaker tools_other section:
+SHELL = /bin/sh
+CHMOD = chmod
+CP = cp
+MV = mv
+NOOP = $(SHELL) -c true
+NOECHO = @
+RM_F = rm -f
+RM_RF = rm -rf
+TEST_F = test -f
+TOUCH = touch
+UMASK_NULL = umask 0
+DEV_NULL = > /dev/null 2>&1
+MKPATH = $(ABSPERLRUN) "-MExtUtils::Command" -e mkpath
+EQUALIZE_TIMESTAMP = $(ABSPERLRUN) "-MExtUtils::Command" -e eqtime
+ECHO = echo
+ECHO_N = echo -n
+UNINST = 0
+VERBINST = 0
+MOD_INSTALL = $(ABSPERLRUN) -MExtUtils::Install -e 'install({@ARGV}, '\''$(VERBINST)'\'', 0, '\''$(UNINST)'\'');'
+DOC_INSTALL = $(ABSPERLRUN) "-MExtUtils::Command::MM" -e perllocal_install
+UNINSTALL = $(ABSPERLRUN) "-MExtUtils::Command::MM" -e uninstall
+WARN_IF_OLD_PACKLIST = $(ABSPERLRUN) "-MExtUtils::Command::MM" -e warn_if_old_packlist
+MACROSTART = 
+MACROEND = 
+USEMAKEFILE = -f
+FIXIN = $(PERLRUN) "-MExtUtils::MY" -e "MY->fixin(shift)"
+
+
+# --- MakeMaker makemakerdflt section:
+makemakerdflt: all
+	$(NOECHO) $(NOOP)
+
+
+# --- MakeMaker dist section:
+TAR = tar
+TARFLAGS = cvf
+ZIP = zip
+ZIPFLAGS = -r
+COMPRESS = gzip --best
+SUFFIX = .gz
+SHAR = shar
+PREOP = $(NOECHO) $(NOOP)
+POSTOP = $(NOECHO) $(NOOP)
+TO_UNIX = $(NOECHO) $(NOOP)
+CI = ci -u
+RCS_LABEL = rcs -Nv$(VERSION_SYM): -q
+DIST_CP = best
+DIST_DEFAULT = tardist
+DISTNAME = Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes
+DISTVNAME = Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes-0.01
+
+
+# --- MakeMaker macro section:
+
+
+# --- MakeMaker depend section:
+
+
+# --- MakeMaker cflags section:
+
+
+# --- MakeMaker const_loadlibs section:
+
+
+# --- MakeMaker const_cccmd section:
+
+
+# --- MakeMaker post_constants section:
+
+
+# --- MakeMaker pasthru section:
+
+PASTHRU = LIBPERL_A="$(LIBPERL_A)"\
+	LINKTYPE="$(LINKTYPE)"\
+	PREFIX="$(PREFIX)"
+
+
+# --- MakeMaker special_targets section:
+.SUFFIXES : .xs .c .C .cpp .i .s .cxx .cc $(OBJ_EXT)
+
+.PHONY: all config static dynamic test linkext manifest blibdirs clean realclean disttest distdir
+
+
+
+# --- MakeMaker c_o section:
+
+
+# --- MakeMaker xs_c section:
+
+
+# --- MakeMaker xs_o section:
+
+
+# --- MakeMaker top_targets section:
+all :: pure_all manifypods
+	$(NOECHO) $(NOOP)
+
+
+pure_all :: config pm_to_blib subdirs linkext
+	$(NOECHO) $(NOOP)
+
+subdirs :: $(MYEXTLIB)
+	$(NOECHO) $(NOOP)
+
+config :: $(FIRST_MAKEFILE) blibdirs
+	$(NOECHO) $(NOOP)
+
+help :
+	perldoc ExtUtils::MakeMaker
+
+
+# --- MakeMaker blibdirs section:
+blibdirs : $(INST_LIBDIR)$(DFSEP).exists $(INST_ARCHLIB)$(DFSEP).exists $(INST_AUTODIR)$(DFSEP).exists $(INST_ARCHAUTODIR)$(DFSEP).exists $(INST_BIN)$(DFSEP).exists $(INST_SCRIPT)$(DFSEP).exists $(INST_MAN1DIR)$(DFSEP).exists $(INST_MAN3DIR)$(DFSEP).exists
+	$(NOECHO) $(NOOP)
+
+# Backwards compat with 6.18 through 6.25
+blibdirs.ts : blibdirs
+	$(NOECHO) $(NOOP)
+
+$(INST_LIBDIR)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_LIBDIR)
+	$(NOECHO) $(CHMOD) 755 $(INST_LIBDIR)
+	$(NOECHO) $(TOUCH) $(INST_LIBDIR)$(DFSEP).exists
+
+$(INST_ARCHLIB)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_ARCHLIB)
+	$(NOECHO) $(CHMOD) 755 $(INST_ARCHLIB)
+	$(NOECHO) $(TOUCH) $(INST_ARCHLIB)$(DFSEP).exists
+
+$(INST_AUTODIR)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_AUTODIR)
+	$(NOECHO) $(CHMOD) 755 $(INST_AUTODIR)
+	$(NOECHO) $(TOUCH) $(INST_AUTODIR)$(DFSEP).exists
+
+$(INST_ARCHAUTODIR)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_ARCHAUTODIR)
+	$(NOECHO) $(CHMOD) 755 $(INST_ARCHAUTODIR)
+	$(NOECHO) $(TOUCH) $(INST_ARCHAUTODIR)$(DFSEP).exists
+
+$(INST_BIN)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_BIN)
+	$(NOECHO) $(CHMOD) 755 $(INST_BIN)
+	$(NOECHO) $(TOUCH) $(INST_BIN)$(DFSEP).exists
+
+$(INST_SCRIPT)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_SCRIPT)
+	$(NOECHO) $(CHMOD) 755 $(INST_SCRIPT)
+	$(NOECHO) $(TOUCH) $(INST_SCRIPT)$(DFSEP).exists
+
+$(INST_MAN1DIR)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_MAN1DIR)
+	$(NOECHO) $(CHMOD) 755 $(INST_MAN1DIR)
+	$(NOECHO) $(TOUCH) $(INST_MAN1DIR)$(DFSEP).exists
+
+$(INST_MAN3DIR)$(DFSEP).exists :: Makefile.PL
+	$(NOECHO) $(MKPATH) $(INST_MAN3DIR)
+	$(NOECHO) $(CHMOD) 755 $(INST_MAN3DIR)
+	$(NOECHO) $(TOUCH) $(INST_MAN3DIR)$(DFSEP).exists
+
+
+
+# --- MakeMaker linkext section:
+
+linkext :: $(LINKTYPE)
+	$(NOECHO) $(NOOP)
+
+
+# --- MakeMaker dlsyms section:
+
+
+# --- MakeMaker dynamic section:
+
+dynamic :: $(FIRST_MAKEFILE) $(INST_DYNAMIC) $(INST_BOOT)
+	$(NOECHO) $(NOOP)
+
+
+# --- MakeMaker dynamic_bs section:
+
+BOOTSTRAP =
+
+
+# --- MakeMaker dynamic_lib section:
+
+
+# --- MakeMaker static section:
+
+## $(INST_PM) has been moved to the all: target.
+## It remains here for awhile to allow for old usage: "make static"
+static :: $(FIRST_MAKEFILE) $(INST_STATIC)
+	$(NOECHO) $(NOOP)
+
+
+# --- MakeMaker static_lib section:
+
+
+# --- MakeMaker manifypods section:
+
+POD2MAN_EXE = $(PERLRUN) "-MExtUtils::Command::MM" -e pod2man "--"
+POD2MAN = $(POD2MAN_EXE)
+
+
+manifypods : pure_all  \
+	lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm \
+	lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
+	$(NOECHO) $(POD2MAN) --section=3 --perm_rw=$(PERM_RW) \
+	  lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm $(INST_MAN3DIR)/Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes.$(MAN3EXT) 
+
+
+
+
+# --- MakeMaker processPL section:
+
+
+# --- MakeMaker installbin section:
+
+
+# --- MakeMaker subdirs section:
+
+# none
+
+# --- MakeMaker clean_subdirs section:
+clean_subdirs :
+	$(NOECHO) $(NOOP)
+
+
+# --- MakeMaker clean section:
+
+# Delete temporary files but do not touch installed files. We don't delete
+# the Makefile here so a later make realclean still has a makefile to use.
+
+clean :: clean_subdirs
+	- $(RM_F) \
+	  *$(LIB_EXT) core \
+	  core.[0-9] $(INST_ARCHAUTODIR)/extralibs.all \
+	  core.[0-9][0-9] $(BASEEXT).bso \
+	  pm_to_blib.ts core.[0-9][0-9][0-9][0-9] \
+	  $(BASEEXT).x $(BOOTSTRAP) \
+	  perl$(EXE_EXT) tmon.out \
+	  *$(OBJ_EXT) pm_to_blib \
+	  $(INST_ARCHAUTODIR)/extralibs.ld blibdirs.ts \
+	  core.[0-9][0-9][0-9][0-9][0-9] *perl.core \
+	  core.*perl.*.? $(MAKE_APERL_FILE) \
+	  perl $(BASEEXT).def \
+	  core.[0-9][0-9][0-9] mon.out \
+	  lib$(BASEEXT).def perlmain.c \
+	  perl.exe so_locations \
+	  $(BASEEXT).exp 
+	- $(RM_RF) \
+	  blib 
+	- $(MV) $(FIRST_MAKEFILE) $(MAKEFILE_OLD) $(DEV_NULL)
+
+
+# --- MakeMaker realclean_subdirs section:
+realclean_subdirs :
+	$(NOECHO) $(NOOP)
+
+
+# --- MakeMaker realclean section:
+# Delete temporary files (via clean) and also delete dist files
+realclean purge ::  clean realclean_subdirs
+	- $(RM_F) \
+	  $(MAKEFILE_OLD) $(FIRST_MAKEFILE) 
+	- $(RM_RF) \
+	  $(DISTVNAME) 
+
+
+# --- MakeMaker metafile section:
+metafile : create_distdir
+	$(NOECHO) $(ECHO) Generating META.yml
+	$(NOECHO) $(ECHO) '# http://module-build.sourceforge.net/META-spec.html' > META_new.yml
+	$(NOECHO) $(ECHO) '#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#' >> META_new.yml
+	$(NOECHO) $(ECHO) 'name:         Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes' >> META_new.yml
+	$(NOECHO) $(ECHO) 'version:      0.01' >> META_new.yml
+	$(NOECHO) $(ECHO) 'version_from: lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm' >> META_new.yml
+	$(NOECHO) $(ECHO) 'installdirs:  site' >> META_new.yml
+	$(NOECHO) $(ECHO) 'requires:' >> META_new.yml
+	$(NOECHO) $(ECHO) '' >> META_new.yml
+	$(NOECHO) $(ECHO) 'distribution_type: module' >> META_new.yml
+	$(NOECHO) $(ECHO) 'generated_by: ExtUtils::MakeMaker version 6.30' >> META_new.yml
+	-$(NOECHO) $(MV) META_new.yml $(DISTVNAME)/META.yml
+
+
+# --- MakeMaker signature section:
+signature :
+	cpansign -s
+
+
+# --- MakeMaker dist_basics section:
+distclean :: realclean distcheck
+	$(NOECHO) $(NOOP)
+
+distcheck :
+	$(PERLRUN) "-MExtUtils::Manifest=fullcheck" -e fullcheck
+
+skipcheck :
+	$(PERLRUN) "-MExtUtils::Manifest=skipcheck" -e skipcheck
+
+manifest :
+	$(PERLRUN) "-MExtUtils::Manifest=mkmanifest" -e mkmanifest
+
+veryclean : realclean
+	$(RM_F) *~ *.orig */*~ */*.orig
+
+
+
+# --- MakeMaker dist_core section:
+
+dist : $(DIST_DEFAULT) $(FIRST_MAKEFILE)
+	$(NOECHO) $(ABSPERLRUN) -l -e 'print '\''Warning: Makefile possibly out of date with $(VERSION_FROM)'\''' \
+	  -e '    if -e '\''$(VERSION_FROM)'\'' and -M '\''$(VERSION_FROM)'\'' < -M '\''$(FIRST_MAKEFILE)'\'';'
+
+tardist : $(DISTVNAME).tar$(SUFFIX)
+	$(NOECHO) $(NOOP)
+
+uutardist : $(DISTVNAME).tar$(SUFFIX)
+	uuencode $(DISTVNAME).tar$(SUFFIX) $(DISTVNAME).tar$(SUFFIX) > $(DISTVNAME).tar$(SUFFIX)_uu
+
+$(DISTVNAME).tar$(SUFFIX) : distdir
+	$(PREOP)
+	$(TO_UNIX)
+	$(TAR) $(TARFLAGS) $(DISTVNAME).tar $(DISTVNAME)
+	$(RM_RF) $(DISTVNAME)
+	$(COMPRESS) $(DISTVNAME).tar
+	$(POSTOP)
+
+zipdist : $(DISTVNAME).zip
+	$(NOECHO) $(NOOP)
+
+$(DISTVNAME).zip : distdir
+	$(PREOP)
+	$(ZIP) $(ZIPFLAGS) $(DISTVNAME).zip $(DISTVNAME)
+	$(RM_RF) $(DISTVNAME)
+	$(POSTOP)
+
+shdist : distdir
+	$(PREOP)
+	$(SHAR) $(DISTVNAME) > $(DISTVNAME).shar
+	$(RM_RF) $(DISTVNAME)
+	$(POSTOP)
+
+
+# --- MakeMaker distdir section:
+create_distdir :
+	$(RM_RF) $(DISTVNAME)
+	$(PERLRUN) "-MExtUtils::Manifest=manicopy,maniread" \
+		-e "manicopy(maniread(),'$(DISTVNAME)', '$(DIST_CP)');"
+
+distdir : create_distdir distmeta 
+	$(NOECHO) $(NOOP)
+
+
+
+# --- MakeMaker dist_test section:
+disttest : distdir
+	cd $(DISTVNAME) && $(ABSPERLRUN) Makefile.PL 
+	cd $(DISTVNAME) && $(MAKE) $(PASTHRU)
+	cd $(DISTVNAME) && $(MAKE) test $(PASTHRU)
+
+
+
+# --- MakeMaker dist_ci section:
+
+ci :
+	$(PERLRUN) "-MExtUtils::Manifest=maniread" \
+	  -e "@all = keys %{ maniread() };" \
+	  -e "print(qq{Executing $(CI) @all\n}); system(qq{$(CI) @all});" \
+	  -e "print(qq{Executing $(RCS_LABEL) ...\n}); system(qq{$(RCS_LABEL) @all});"
+
+
+# --- MakeMaker distmeta section:
+distmeta : create_distdir metafile
+	$(NOECHO) cd $(DISTVNAME) && $(ABSPERLRUN) -MExtUtils::Manifest=maniadd -e 'eval { maniadd({q{META.yml} => q{Module meta-data (added by MakeMaker)}}) } ' \
+	  -e '    or print "Could not add META.yml to MANIFEST: $${'\''@'\''}\n"'
+
+
+
+# --- MakeMaker distsignature section:
+distsignature : create_distdir
+	$(NOECHO) cd $(DISTVNAME) && $(ABSPERLRUN) -MExtUtils::Manifest=maniadd -e 'eval { maniadd({q{SIGNATURE} => q{Public-key signature (added by MakeMaker)}}) } ' \
+	  -e '    or print "Could not add SIGNATURE to MANIFEST: $${'\''@'\''}\n"'
+	$(NOECHO) cd $(DISTVNAME) && $(TOUCH) SIGNATURE
+	cd $(DISTVNAME) && cpansign -s
+
+
+
+# --- MakeMaker install section:
+
+install :: all pure_install doc_install
+	$(NOECHO) $(NOOP)
+
+install_perl :: all pure_perl_install doc_perl_install
+	$(NOECHO) $(NOOP)
+
+install_site :: all pure_site_install doc_site_install
+	$(NOECHO) $(NOOP)
+
+install_vendor :: all pure_vendor_install doc_vendor_install
+	$(NOECHO) $(NOOP)
+
+pure_install :: pure_$(INSTALLDIRS)_install
+	$(NOECHO) $(NOOP)
+
+doc_install :: doc_$(INSTALLDIRS)_install
+	$(NOECHO) $(NOOP)
+
+pure__install : pure_site_install
+	$(NOECHO) $(ECHO) INSTALLDIRS not defined, defaulting to INSTALLDIRS=site
+
+doc__install : doc_site_install
+	$(NOECHO) $(ECHO) INSTALLDIRS not defined, defaulting to INSTALLDIRS=site
+
+pure_perl_install ::
+	$(NOECHO) $(MOD_INSTALL) \
+		read $(PERL_ARCHLIB)/auto/$(FULLEXT)/.packlist \
+		write $(DESTINSTALLARCHLIB)/auto/$(FULLEXT)/.packlist \
+		$(INST_LIB) $(DESTINSTALLPRIVLIB) \
+		$(INST_ARCHLIB) $(DESTINSTALLARCHLIB) \
+		$(INST_BIN) $(DESTINSTALLBIN) \
+		$(INST_SCRIPT) $(DESTINSTALLSCRIPT) \
+		$(INST_MAN1DIR) $(DESTINSTALLMAN1DIR) \
+		$(INST_MAN3DIR) $(DESTINSTALLMAN3DIR)
+	$(NOECHO) $(WARN_IF_OLD_PACKLIST) \
+		$(SITEARCHEXP)/auto/$(FULLEXT)
+
+
+pure_site_install ::
+	$(NOECHO) $(MOD_INSTALL) \
+		read $(SITEARCHEXP)/auto/$(FULLEXT)/.packlist \
+		write $(DESTINSTALLSITEARCH)/auto/$(FULLEXT)/.packlist \
+		$(INST_LIB) $(DESTINSTALLSITELIB) \
+		$(INST_ARCHLIB) $(DESTINSTALLSITEARCH) \
+		$(INST_BIN) $(DESTINSTALLSITEBIN) \
+		$(INST_SCRIPT) $(DESTINSTALLSCRIPT) \
+		$(INST_MAN1DIR) $(DESTINSTALLSITEMAN1DIR) \
+		$(INST_MAN3DIR) $(DESTINSTALLSITEMAN3DIR)
+	$(NOECHO) $(WARN_IF_OLD_PACKLIST) \
+		$(PERL_ARCHLIB)/auto/$(FULLEXT)
+
+pure_vendor_install ::
+	$(NOECHO) $(MOD_INSTALL) \
+		read $(VENDORARCHEXP)/auto/$(FULLEXT)/.packlist \
+		write $(DESTINSTALLVENDORARCH)/auto/$(FULLEXT)/.packlist \
+		$(INST_LIB) $(DESTINSTALLVENDORLIB) \
+		$(INST_ARCHLIB) $(DESTINSTALLVENDORARCH) \
+		$(INST_BIN) $(DESTINSTALLVENDORBIN) \
+		$(INST_SCRIPT) $(DESTINSTALLSCRIPT) \
+		$(INST_MAN1DIR) $(DESTINSTALLVENDORMAN1DIR) \
+		$(INST_MAN3DIR) $(DESTINSTALLVENDORMAN3DIR)
+
+doc_perl_install ::
+	$(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
+	-$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
+	-$(NOECHO) $(DOC_INSTALL) \
+		"Module" "$(NAME)" \
+		"installed into" "$(INSTALLPRIVLIB)" \
+		LINKTYPE "$(LINKTYPE)" \
+		VERSION "$(VERSION)" \
+		EXE_FILES "$(EXE_FILES)" \
+		>> $(DESTINSTALLARCHLIB)/perllocal.pod
+
+doc_site_install ::
+	$(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
+	-$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
+	-$(NOECHO) $(DOC_INSTALL) \
+		"Module" "$(NAME)" \
+		"installed into" "$(INSTALLSITELIB)" \
+		LINKTYPE "$(LINKTYPE)" \
+		VERSION "$(VERSION)" \
+		EXE_FILES "$(EXE_FILES)" \
+		>> $(DESTINSTALLARCHLIB)/perllocal.pod
+
+doc_vendor_install ::
+	$(NOECHO) $(ECHO) Appending installation info to $(DESTINSTALLARCHLIB)/perllocal.pod
+	-$(NOECHO) $(MKPATH) $(DESTINSTALLARCHLIB)
+	-$(NOECHO) $(DOC_INSTALL) \
+		"Module" "$(NAME)" \
+		"installed into" "$(INSTALLVENDORLIB)" \
+		LINKTYPE "$(LINKTYPE)" \
+		VERSION "$(VERSION)" \
+		EXE_FILES "$(EXE_FILES)" \
+		>> $(DESTINSTALLARCHLIB)/perllocal.pod
+
+
+uninstall :: uninstall_from_$(INSTALLDIRS)dirs
+	$(NOECHO) $(NOOP)
+
+uninstall_from_perldirs ::
+	$(NOECHO) $(UNINSTALL) $(PERL_ARCHLIB)/auto/$(FULLEXT)/.packlist
+
+uninstall_from_sitedirs ::
+	$(NOECHO) $(UNINSTALL) $(SITEARCHEXP)/auto/$(FULLEXT)/.packlist
+
+uninstall_from_vendordirs ::
+	$(NOECHO) $(UNINSTALL) $(VENDORARCHEXP)/auto/$(FULLEXT)/.packlist
+
+
+# --- MakeMaker force section:
+# Phony target to force checking subdirectories.
+FORCE:
+	$(NOECHO) $(NOOP)
+
+
+# --- MakeMaker perldepend section:
+
+
+# --- MakeMaker makefile section:
+# We take a very conservative approach here, but it's worth it.
+# We move Makefile to Makefile.old here to avoid gnu make looping.
+$(FIRST_MAKEFILE) : Makefile.PL $(CONFIGDEP)
+	$(NOECHO) $(ECHO) "Makefile out-of-date with respect to $?"
+	$(NOECHO) $(ECHO) "Cleaning current config before rebuilding Makefile..."
+	-$(NOECHO) $(RM_F) $(MAKEFILE_OLD)
+	-$(NOECHO) $(MV)   $(FIRST_MAKEFILE) $(MAKEFILE_OLD)
+	- $(MAKE) $(USEMAKEFILE) $(MAKEFILE_OLD) clean $(DEV_NULL)
+	$(PERLRUN) Makefile.PL 
+	$(NOECHO) $(ECHO) "==> Your Makefile has been rebuilt. <=="
+	$(NOECHO) $(ECHO) "==> Please rerun the $(MAKE) command.  <=="
+	false
+
+
+
+# --- MakeMaker staticmake section:
+
+# --- MakeMaker makeaperl section ---
+MAP_TARGET    = perl
+FULLPERL      = /usr/bin/perl5.8.8
+
+$(MAP_TARGET) :: static $(MAKE_APERL_FILE)
+	$(MAKE) $(USEMAKEFILE) $(MAKE_APERL_FILE) $@
+
+$(MAKE_APERL_FILE) : $(FIRST_MAKEFILE) pm_to_blib
+	$(NOECHO) $(ECHO) Writing \"$(MAKE_APERL_FILE)\" for this $(MAP_TARGET)
+	$(NOECHO) $(PERLRUNINST) \
+		Makefile.PL DIR= \
+		MAKEFILE=$(MAKE_APERL_FILE) LINKTYPE=static \
+		MAKEAPERL=1 NORECURS=1 CCCDLFLAGS=
+
+
+# --- MakeMaker test section:
+
+TEST_VERBOSE=0
+TEST_TYPE=test_$(LINKTYPE)
+TEST_FILE = test.pl
+TEST_FILES = t/*.t
+TESTDB_SW = -d
+
+testdb :: testdb_$(LINKTYPE)
+
+test :: $(TEST_TYPE)
+
+test_dynamic :: pure_all
+	PERL_DL_NONLAZY=1 $(FULLPERLRUN) "-MExtUtils::Command::MM" "-e" "test_harness($(TEST_VERBOSE), '$(INST_LIB)', '$(INST_ARCHLIB)')" $(TEST_FILES)
+
+testdb_dynamic :: pure_all
+	PERL_DL_NONLAZY=1 $(FULLPERLRUN) $(TESTDB_SW) "-I$(INST_LIB)" "-I$(INST_ARCHLIB)" $(TEST_FILE)
+
+test_ : test_dynamic
+
+test_static :: test_dynamic
+testdb_static :: testdb_dynamic
+
+
+# --- MakeMaker ppd section:
+# Creates a PPD (Perl Package Description) for a binary distribution.
+ppd:
+	$(NOECHO) $(ECHO) '<SOFTPKG NAME="$(DISTNAME)" VERSION="0,01,0,0">' > $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '    <TITLE>$(DISTNAME)</TITLE>' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '    <ABSTRACT>Easy lookup of Authorize.Net'\''s AIM result reason codes</ABSTRACT>' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '    <AUTHOR>Thomas Sibley <trs at bestpractical.com></AUTHOR>' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '    <IMPLEMENTATION>' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '        <OS NAME="$(OSNAME)" />' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '        <ARCHITECTURE NAME="i686-linux" />' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '        <CODEBASE HREF="" />' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '    </IMPLEMENTATION>' >> $(DISTNAME).ppd
+	$(NOECHO) $(ECHO) '</SOFTPKG>' >> $(DISTNAME).ppd
+
+
+# --- MakeMaker pm_to_blib section:
+
+pm_to_blib : $(TO_INST_PM)
+	$(NOECHO) $(ABSPERLRUN) -MExtUtils::Install -e 'pm_to_blib({@ARGV}, '\''$(INST_LIB)/auto'\'', '\''$(PM_FILTER)'\'')' \
+	  lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm blib/lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm 
+	$(NOECHO) $(TOUCH) pm_to_blib
+
+
+# --- MakeMaker selfdocument section:
+
+
+# --- MakeMaker postamble section:
+
+
+# End.

Added: Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/Makefile.PL
==============================================================================
--- (empty file)
+++ Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/Makefile.PL	Sun Jan 20 17:02:47 2008
@@ -0,0 +1,11 @@
+use strict;
+use ExtUtils::MakeMaker;
+
+WriteMakefile(
+    NAME              => 'Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes',
+    VERSION_FROM      => 'lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm',
+    ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
+      (ABSTRACT_FROM  => 'lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm',
+       AUTHOR         => 'Thomas Sibley <trs at bestpractical.com>') : ()),
+);
+

Added: Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm
==============================================================================
--- (empty file)
+++ Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/lib/Business/OnlinePayment/AuthorizeNet/AIM/ErrorCodes.pm	Sun Jan 20 17:02:47 2008
@@ -0,0 +1,777 @@
+package Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes;
+
+use strict;
+use warnings;
+
+use Exporter 'import';
+use vars qw(@EXPORT_OK $VERSION);
+
+ at EXPORT_OK = qw(lookup %ERRORS);
+$VERSION = '0.01';
+
+=head1 NAME
+
+Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes - Easy lookup of Authorize.Net's AIM result reason codes
+
+=head1 SYNOPSIS
+
+    use Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes 'lookup';
+    my $result = lookup( $result_code );
+    # $result = { reason => ..., notes => ... };
+
+or
+
+    use Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes '%ERRORS';
+    my $result = $ERRORS{ $result_code };
+
+=head1 DESCRIPTION
+
+This module exists to lookup the textual descriptions of errors returned by
+Authorize.Net's AIM submission method.  The error messages returned in the
+gateway's response are often not as useful as those in Authorize.Net's AIM
+guide (L<http://www.authorize.net/support/AIM_guide.pdf>).
+
+=head2 lookup CODE
+
+Takes the result code returned by Authorize.Net's AIM gateway.  Returns a
+hashref containing two keys, C<reason> and C<notes> (which may be empty) if
+the lookup is successful, undef otherwise.
+
+=head1 AUTHOR
+
+Thomas Sibley <trs at bestpractical.com>
+
+=head1 COPYRIGHT AND LICENSE
+
+Copyright (c) 2008.
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.3 or,
+at your option, any later version of Perl 5 you may have available.
+
+=cut
+
+our %ERRORS;
+
+sub lookup {
+    my $code = shift;
+    return if not $code or not defined $ERRORS{$code};
+    return $ERRORS{$code};
+}
+
+%ERRORS = (
+      '127' => {
+                 'notes' => 'The system-generated void for the original AVS-rejected transaction failed.',
+                 'reason' => 'The transaction resulted in an AVS mismatch. The address provided does not match billing address of cardholder.'
+               },
+      '32' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '90' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '206' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The merchant is not on file.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '118' => {
+                 'notes' => 'This code is applicable only to merchants that include the x_authentication_indicator and x_authentication_value in the transaction request. The combination of authentication indicator and cardholder authentication value for a Visa or MasterCard transaction is invalid.',
+                 'reason' => 'The combination of authentication indicator and cardholder authentication value is invalid.'
+               },
+      '71' => {
+                'notes' => 'The value submitted in x_bank_acct_type was invalid.',
+                'reason' => 'The bank account type is invalid.'
+              },
+      '102' => {
+                 'notes' => 'A password or transaction key was submitted with this WebLink request. This is a high security risk.',
+                 'reason' => 'This request cannot be accepted.'
+               },
+      '200' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The credit card number is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '18' => {
+                'notes' => 'The merchant does not accept electronic checks.',
+                'reason' => 'ACH transactions are not accepted by this merchant.'
+              },
+      '16' => {
+                'notes' => 'The transaction ID sent in was properly formatted but the gateway had no record of the transaction.',
+                'reason' => 'The transaction was not found.'
+              },
+      '44' => {
+                'notes' => 'The merchant would receive this error if the Card Code filter has been set in the Merchant Interface and the transaction received an error code from the processor that matched the rejection criteria set by the merchant.',
+                'reason' => 'This transaction has been declined.'
+              },
+      '55' => {
+                'notes' => 'The transaction is rejected if the sum of this credit and prior credits exceeds the original debit amount.',
+                'reason' => 'The sum of credits against the referenced transaction would exceed the original debit amount.'
+              },
+      '84' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '27' => {
+                'notes' => '',
+                'reason' => 'The transaction resulted in an AVS mismatch. The address provided does not match billing address of cardholder.'
+              },
+      '95' => {
+                'notes' => 'This code is applicable to Wells Fargo SecureSource merchants only.',
+                'reason' => 'A valid state is required.'
+              },
+      '57' => {
+                'notes' => '',
+                'reason' => 'An error occurred in processing. Please try again in 5 minutes.'
+              },
+      '220' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The primary CPU is not available.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '20' => {
+                'notes' => '',
+                'reason' => 'An error occurred during processing. Please try again in 5 minutes.'
+              },
+      '243' => {
+                 'notes' => 'The combination of values submitted for x_recurring_billing and x_echeck_type is not allowed.',
+                 'reason' => 'Recurring billing is not allowed for this eCheck.Net type.'
+               },
+      '109' => {
+                 'notes' => 'Applicable only to eCheck. The values submitted for first name and last name failed validation.',
+                 'reason' => 'This transaction is currently under review.'
+               },
+      '89' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '175' => {
+                 'notes' => 'Concord EFS Ð This transaction is not allowed. The Concord EFS processing platform does not support voiding credit transactions. Please debit the credit card instead of voiding the credit.',
+                 'reason' => 'The processor does not allow voiding of credits.'
+               },
+      '31' => {
+                'notes' => 'The merchant was incorrectly set up at the processor.',
+                'reason' => 'The FDC Merchant ID or Terminal ID is incorrect. Call Merchant Service Provider.'
+              },
+      '35' => {
+                'notes' => 'The merchant was incorrectly set up at the processor.',
+                'reason' => 'An error occurred during processing. Call Merchant Service Provider.'
+              },
+      '11' => {
+                'notes' => 'A transaction with identical amount and credit card information was submitted two minutes prior.',
+                'reason' => 'A duplicate transaction has been submitted.'
+              },
+      '208' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The merchant is not on file.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '78' => {
+                'notes' => 'The value submitted in x_card_code failed format validation.',
+                'reason' => 'The Card Code (CVV2/CVC2/CID) is invalid.'
+              },
+      '93' => {
+                'notes' => 'This code is applicable to Wells Fargo SecureSource merchants only. Country is a required field and must contain the value of a supported country.',
+                'reason' => 'A valid country is required.'
+              },
+      '106' => {
+                 'notes' => 'Applicable only to eCheck. The value submitted for company failed validation.',
+                 'reason' => 'This transaction is currently under review.'
+               },
+      '65' => {
+                'notes' => 'The transaction was declined because the merchant configured their account through the Merchant Interface to reject transactions with certain values for a Card Code mismatch.',
+                'reason' => 'This transaction has been declined.'
+              },
+      '29' => {
+                'notes' => '',
+                'reason' => 'The PaymentTech identification numbers are incorrect. Call Merchant Service Provider.'
+              },
+      '203' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The value submitted in the amount field is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '261' => {
+                 'notes' => 'The transaction experienced an error during sensitive data encryption and was not processed. Please try again.',
+                 'reason' => 'An error occurred during processing. Please try again.'
+               },
+      '58' => {
+                'notes' => '',
+                'reason' => 'An error occurred in processing. Please try again in 5 minutes.'
+              },
+      '211' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The cardholder is not on file.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '15' => {
+                'notes' => 'The transaction ID value is non-numeric or was not present for a transaction that requires it (i.e., VOID, PRIOR_AUTH_CAPTURE, and CREDIT).',
+                'reason' => 'The transaction ID is invalid.'
+              },
+      '81' => {
+                'notes' => 'The merchant requested an integration method not compatible with the AIM API.',
+                'reason' => 'The requested form type is invalid.'
+              },
+      '60' => {
+                'notes' => '',
+                'reason' => 'An error occurred in processing. Please try again in 5 minutes.'
+              },
+      '101' => {
+                 'notes' => 'Applicable only to eCheck. The specified name on the account and/or the account type do not match the NOC record for this account.',
+                 'reason' => 'The given name on the account and/or the account type does not match the actual account.'
+               },
+      '73' => {
+                'notes' => 'The format of the value submitted in x_drivers_license_num was invalid.',
+                'reason' => 'The driverÕs license date of birth is invalid.'
+              },
+      '86' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '76' => {
+                'notes' => 'The value submitted in x_tax failed format validation.',
+                'reason' => 'The tax amount is invalid.'
+              },
+      '62' => {
+                'notes' => '',
+                'reason' => 'An error occurred in processing. Please try again in 5 minutes.'
+              },
+      '247' => {
+                 'notes' => 'The combination of values submitted for x_type and x_echeck_type is not allowed.',
+                 'reason' => 'This eCheck.Net type is not allowed.'
+               },
+      '67' => {
+                'notes' => 'This error code is applicable to merchants using the Wells Fargo SecureSource product only. This product does not allow transactions of type CAPTURE_ONLY.',
+                'reason' => 'The given transaction type is not supported for this merchant.'
+              },
+      '204' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The department code is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '165' => {
+                 'notes' => 'The system-generated void for the original card code-rejected transaction failed.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '2' => {
+               'notes' => '',
+               'reason' => 'This transaction has been declined.'
+             },
+      '17' => {
+                'notes' => 'The merchant was not configured to accept the credit card submitted in the transaction.',
+                'reason' => 'The merchant does not accept this type of credit card.'
+              },
+      '110' => {
+                 'notes' => 'Applicable only to eCheck. The value submitted for bank account name does not contain valid characters.',
+                 'reason' => 'This transaction is currently under review.'
+               },
+      '82' => {
+                'notes' => 'The system no longer supports version 2.5; requests cannot be posted to scripts.',
+                'reason' => 'Scripts are only supported in version 2.5.'
+              },
+      '218' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The PIN block format or PIN availability value is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '202' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The transaction type is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '14' => {
+                'notes' => 'The Relay Response or Referrer URL does not match the merchantÕs configured value(s) or is absent. Applicable only to SIM and WebLink APIs.',
+                'reason' => 'The Referrer or Relay Response URL is invalid.'
+              },
+      '112' => {
+                 'notes' => 'This code is applicable to Wells Fargo SecureSource merchants only.',
+                 'reason' => 'A valid billing state/province is required.'
+               },
+      '69' => {
+                'notes' => 'The value submitted in x_type was invalid.',
+                'reason' => 'The transaction type is invalid.'
+              },
+      '172' => {
+                 'notes' => 'Concord EFS Ð The store ID is invalid.',
+                 'reason' => 'An error occurred during processing. Please contact the merchant.'
+               },
+      '145' => {
+                 'notes' => 'The system-generated void for the original card code-rejected and AVS-rejected transaction failed.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '49' => {
+                'notes' => 'The transaction amount submitted was greater than the maximum amount allowed.',
+                'reason' => 'A transaction amount greater than $[amount] will not be accepted.'
+              },
+      '24' => {
+                'notes' => '',
+                'reason' => 'The Nova Bank Number or Terminal ID is incorrect. Call Merchant Service Provider.'
+              },
+      '224' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. Please re-enter the transaction.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '223' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. This transaction experienced an unspecified error.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '104' => {
+                 'notes' => 'Applicable only to eCheck. The value submitted for country failed validation.',
+                 'reason' => 'This transaction is currently under review.'
+               },
+      '131' => {
+                 'notes' => 'IFT: The payment gateway account status is Suspended-STA.',
+                 'reason' => 'This transaction cannot be accepted at this time.'
+               },
+      '181' => {
+                 'notes' => 'The system-generated void for the original invalid transaction failed. (The original transaction included an invalid processor response format.)',
+                 'reason' => 'An error occurred during processing. Please try again.'
+               },
+      '121' => {
+                 'notes' => 'The system-generated void for the original errored transaction failed. (The original transaction experienced a database error.)',
+                 'reason' => 'An error occurred during processing. Please try again.'
+               },
+      '79' => {
+                'notes' => 'The value submitted in x_drivers_license_num failed format validation.',
+                'reason' => 'The driverÕs license number is invalid.'
+              },
+      '212' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The bank configuration is not on file',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '23' => {
+                'notes' => '',
+                'reason' => 'An error occurred during processing. Please try again in 5 minutes.'
+              },
+      '96' => {
+                'notes' => 'This code is applicable to Wells Fargo SecureSource merchants only. Country is a required field and must contain the value of a supported country.',
+                'reason' => 'This country is not authorized for buyers.'
+              },
+      '251' => {
+                 'notes' => 'The transaction was declined as a result of triggering a Fraud Detection Suite filter.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '253' => {
+                 'notes' => 'The transaction was accepted and was authorized, but is being held for merchant review. The merchant may customize the customer response in the Merchant Interface.',
+                 'reason' => 'Your order has been received. Thank you for your business!'
+               },
+      '47' => {
+                'notes' => 'This occurs if the merchant tries to capture funds greater than the amount of the original authorization-only transaction.',
+                'reason' => 'The amount requested for settlement may not be greater than the original amount authorized.'
+              },
+      '8' => {
+               'notes' => '',
+               'reason' => 'The credit card has expired.'
+             },
+      '209' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. Communication with the processor could not be established.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '98' => {
+                'notes' => 'Applicable only to SIM API. The transaction fingerprint has already been used.',
+                'reason' => 'This transaction cannot be accepted.'
+              },
+      '216' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The ATM term ID is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '37' => {
+                'notes' => '',
+                'reason' => 'The credit card number is invalid.'
+              },
+      '117' => {
+                 'notes' => 'This code is applicable only to merchants that include the x_cardholder_authentication_value in the transaction request. The CAVV for a Visa transaction; or the AVV/UCAF for a MasterCard transaction is invalid.',
+                 'reason' => 'The cardholder authentication value is invalid.'
+               },
+      '43' => {
+                'notes' => 'The merchant was incorrectly set up at the processor.',
+                'reason' => 'The merchant was incorrectly set up at the processor. Call your Merchant Service Provider.'
+              },
+      '270' => {
+                 'notes' => 'A value submitted in x_line_item for the item referenced is invalid.',
+                 'reason' => 'The line item [item number] is invalid.'
+               },
+      '5' => {
+               'notes' => 'The value submitted in the amount field did not pass validation for a number.',
+               'reason' => 'A valid amount is required.'
+             },
+      '170' => {
+                 'notes' => 'Concord EFS Ð Provisioning at the processor has not been completed.',
+                 'reason' => 'An error occurred during processing. Please contact the merchant.'
+               },
+      '33' => {
+                'notes' => 'The word FIELD will be replaced by an actual field name. This error indicates that a field the merchant specified as required was not filled in.',
+                'reason' => 'FIELD cannot be left blank.'
+              },
+      '21' => {
+                'notes' => '',
+                'reason' => 'An error occurred during processing. Please try again in 5 minutes.'
+              },
+      '63' => {
+                'notes' => '',
+                'reason' => 'An error occurred in processing. Please try again in 5 minutes.'
+              },
+      '7' => {
+               'notes' => 'The format of the date submitted was incorrect.',
+               'reason' => 'The credit card expiration date is invalid.'
+             },
+      '26' => {
+                'notes' => '',
+                'reason' => 'An error occurred during processing. Please try again in 5 minutes.'
+              },
+      '80' => {
+                'notes' => 'The value submitted in x_drivers_license_state failed format validation.',
+                'reason' => 'The driverÕs license state is invalid.'
+              },
+      '193' => {
+                 'notes' => 'The transaction was placed under review by the risk management system.',
+                 'reason' => 'The transaction is currently under review.'
+               },
+      '119' => {
+                 'notes' => 'This code is applicable only to merchants that include the x_authentication_indicator and x_recurring_billing in the transaction request. Transactions submitted with a value in x_authentication_indicator AND x_recurring_billing =YES will be rejected.',
+                 'reason' => 'Transactions having cardholder authentication values cannot be marked as recurring.'
+               },
+      '180' => {
+                 'notes' => 'The processor response format is invalid.',
+                 'reason' => 'An error occurred during processing. Please try again.'
+               },
+      '99' => {
+                'notes' => 'Applicable only to SIM API. The server-generated fingerprint does not match the merchant-specified fingerprint in the x_fp_hash field.',
+                'reason' => 'This transaction cannot be accepted.'
+              },
+      '244' => {
+                 'notes' => 'The combination of values submitted for x_bank_acct_type and x_echeck_type is not allowed.',
+                 'reason' => 'This eCheck.Net type is not allowed for this Bank Account Type.'
+               },
+      '72' => {
+                'notes' => 'The value submitted in x_auth_code was more than six characters in length.',
+                'reason' => 'The authorization code is invalid.'
+              },
+      '246' => {
+                 'notes' => 'The merchantÕs payment gateway account is not enabled to submit the eCheck.Net type.',
+                 'reason' => 'This eCheck.Net type is not allowed.'
+               },
+      '74' => {
+                'notes' => 'The value submitted in x_duty failed format validation.',
+                'reason' => 'The duty amount is invalid.'
+              },
+      '61' => {
+                'notes' => '',
+                'reason' => 'An error occurred in processing. Please try again in 5 minutes.'
+              },
+      '108' => {
+                 'notes' => 'Applicable only to eCheck. The values submitted for first name and last name failed validation.',
+                 'reason' => 'This transaction is currently under review.'
+               },
+      '92' => {
+                'notes' => '',
+                'reason' => 'The gateway no longer supports the requested method of integration.'
+              },
+      '103' => {
+                 'notes' => 'A valid fingerprint, transaction key, or password is required for this transaction.',
+                 'reason' => 'This transaction cannot be accepted.'
+               },
+      '201' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The expiration date is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '10' => {
+                'notes' => 'The value submitted in the x_bank_acct_num field did not pass validation.',
+                'reason' => 'The account number is invalid.'
+              },
+      '152' => {
+                 'notes' => 'The system-generated void for the original transaction failed. The response for the original transaction could not be communicated to the client.',
+                 'reason' => 'The transaction was authorized, but the client could not be notified; the transaction will not be settled.'
+               },
+      '207' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The merchant account is closed.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '91' => {
+                'notes' => '',
+                'reason' => 'Version 2.5 is no longer supported.'
+              },
+      '48' => {
+                'notes' => 'The merchant attempted to settle for less than the originally authorized amount.',
+                'reason' => 'This processor does not accept partial reversals.'
+              },
+      '107' => {
+                 'notes' => 'Applicable only to eCheck. The value submitted for bank account name failed validation.',
+                 'reason' => 'This transaction is currently under review.'
+               },
+      '87' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '174' => {
+                 'notes' => 'Concord EFS Ð This transaction type is not accepted by the processor.',
+                 'reason' => 'The transaction type is invalid. Please contact the merchant.'
+               },
+      '77' => {
+                'notes' => 'The value submitted in x_customer_tax_id  failed validation.',
+                'reason' => 'The SSN or tax ID is invalid.'
+              },
+      '214' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. This function is currently unavailable.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '123' => {
+                 'notes' => 'The transaction request must include the API login ID associated with the payment gateway account.',
+                 'reason' => 'This account has not been given the permission(s) required for this request.'
+               },
+      '221' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The SE number is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '50' => {
+                'notes' => 'Credits or refunds may only be performed against settled transactions. The transaction against which the credit/refund was submitted has not been settled, so a credit cannot be issued.',
+                'reason' => 'This transaction is awaiting settlement and cannot be refunded.'
+              },
+      '39' => {
+                'notes' => '',
+                'reason' => 'The supplied currency code is either invalid, not supported, not allowed for this merchant or doesnÕt have an exchange rate.'
+              },
+      '210' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The merchant type is incorrect.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '64' => {
+                'notes' => 'This error is applicable to Wells Fargo SecureSource merchants only. Credits or refunds cannot be issued against transactions that were not authorized.',
+                'reason' => 'The referenced transaction was not approved.'
+              },
+      '97' => {
+                'notes' => 'Applicable only to SIM API. Fingerprints are only valid for a short period of time. This code indicates that the transaction fingerprint has expired.',
+                'reason' => 'This transaction cannot be accepted.'
+              },
+      '12' => {
+                'notes' => 'A transaction that required x_auth_code to be present was submitted without a value.',
+                'reason' => 'An authorization code is required but not present.'
+              },
+      '41' => {
+                'notes' => 'Only merchants set up for the FraudScreen.Net service would receive this decline. This code will be returned if a given transactionÕs fraud score is higher than the threshold set by the merchant.',
+                'reason' => 'This transaction has been declined.'
+              },
+      '52' => {
+                'notes' => '',
+                'reason' => 'The transaction was authorized, but the client could not be notified; the transaction will not be settled.'
+              },
+      '173' => {
+                 'notes' => 'Concord EFS Ð The store key is invalid.',
+                 'reason' => 'An error occurred during processing. Please contact the merchant.'
+               },
+      '56' => {
+                'notes' => 'The merchant processes eCheck transactions only and does not accept credit cards.',
+                'reason' => 'This merchant accepts ACH transactions only; no credit card transactions are accepted.'
+              },
+      '45' => {
+                'notes' => 'This error would be returned if the transaction received a code from the processor that matched the rejection criteria set by the merchant for both the AVS and Card Code filters.',
+                'reason' => 'This transaction has been declined.'
+              },
+      '66' => {
+                'notes' => 'The transaction did not meet gateway security guidelines.',
+                'reason' => 'This transaction cannot be accepted for processing.'
+              },
+      '19' => {
+                'notes' => '',
+                'reason' => 'An error occurred during processing. Please try again in 5 minutes.'
+              },
+      '54' => {
+                'notes' => '',
+                'reason' => 'The referenced transaction does not meet the criteria for issuing a credit.'
+              },
+      '70' => {
+                'notes' => 'The value submitted in x_method was invalid.',
+                'reason' => 'The transaction method is invalid.'
+              },
+      '68' => {
+                'notes' => 'The value submitted in x_version was invalid.',
+                'reason' => 'The version parameter is invalid.'
+              },
+      '1' => {
+               'notes' => '',
+               'reason' => 'This transaction has been approved.'
+             },
+      '88' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '116' => {
+                 'notes' => 'This code is applicable only to merchants that include the x_authentication_indicator in the transaction request. The ECI value for a Visa transaction; or the UCAF indicator for a MasterCard transaction submitted in the x_authentication_indicator field is invalid.',
+                 'reason' => 'The authentication indicator is invalid.'
+               },
+      '30' => {
+                'notes' => '',
+                'reason' => 'The configuration with the processor is invalid. Call Merchant Service Provider.'
+              },
+      '141' => {
+                 'notes' => 'The system-generated void for the original FraudScreen-rejected transaction failed.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '100' => {
+                 'notes' => 'Applicable only to eCheck. The value specified in the x_echeck_type field is invalid.',
+                 'reason' => 'The eCheck type is invalid.'
+               },
+      '222' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. Duplicate auth request (from INAS).',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '25' => {
+                'notes' => '',
+                'reason' => 'An error occurred during processing. Please try again in 5 minutes.'
+              },
+      '128' => {
+                 'notes' => 'The customer\'s financial institution does not currently allow transactions for this account.',
+                 'reason' => 'This transaction cannot be processed.'
+               },
+      '252' => {
+                 'notes' => 'The transaction was accepted, but is being held for merchant review. The merchant may customize the customer response in the Merchant Interface.',
+                 'reason' => 'Your order has been received. Thank you for your business!'
+               },
+      '28' => {
+                'notes' => 'The Merchant ID at the processor was not configured to accept this card type.',
+                'reason' => 'The merchant does not accept this type of credit card.'
+              },
+      '120' => {
+                 'notes' => 'The system-generated void for the original timed-out transaction failed. (The original transaction timed out while waiting for a response from the authorizer.)',
+                 'reason' => 'An error occurred during processing. Please try again.'
+               },
+      '40' => {
+                'notes' => '',
+                'reason' => 'This transaction must be encrypted.'
+              },
+      '75' => {
+                'notes' => 'The value submitted in x_freight failed format validation.',
+                'reason' => 'The freight amount is invalid.'
+              },
+      '83' => {
+                'notes' => 'The system no longer supports version 2.5; requests cannot be posted to scripts.',
+                'reason' => 'The requested script is either invalid or no longer supported.'
+              },
+      '250' => {
+                 'notes' => 'This transaction was submitted from a blocked IP address.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '59' => {
+                'notes' => '',
+                'reason' => 'An error occurred in processing. Please try again in 5 minutes.'
+              },
+      '254' => {
+                 'notes' => 'The transaction was declined after manual review.',
+                 'reason' => 'Your transaction has been declined.'
+               },
+      '215' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The encrypted PIN field format is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '271' => {
+                 'notes' => 'The number of line items submitted in x_line_item exceeds the allowed maximum of 30.',
+                 'reason' => 'The number of line items submitted is not allowed. A maximum of 30 line items can be submitted.'
+               },
+      '130' => {
+                 'notes' => 'IFT: The payment gateway account status is Blacklisted.',
+                 'reason' => 'This payment gateway account has been closed.'
+               },
+      '217' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. This transaction experienced a general message format problem.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '53' => {
+                'notes' => 'If x_method = ECHECK, x_type cannot be set to CAPTURE_ONLY.',
+                'reason' => 'The transaction type was invalid for ACH transactions.'
+              },
+      '245' => {
+                 'notes' => 'The value submitted for x_echeck_type is not allowed when using the payment gateway hosted payment form.',
+                 'reason' => 'This eCheck.Net type is not allowed when using the payment gateway hosted payment form.'
+               },
+      '122' => {
+                 'notes' => 'The system-generated void for the original errored transaction failed. (The original transaction experienced a processing error.)',
+                 'reason' => 'An error occurred during processing. Please try again.'
+               },
+      '205' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The value submitted in the merchant number field is invalid.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '42' => {
+                'notes' => 'This is applicable only to merchants processing through the Wells Fargo SecureSource product who have requirements for transaction submission that are different from merchants not processing through Wells Fargo.',
+                'reason' => 'There is missing or invalid information in a required field.'
+              },
+      '22' => {
+                'notes' => '',
+                'reason' => 'An error occurred during processing. Please try again in 5 minutes.'
+              },
+      '219' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The ETC void is unmatched.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '46' => {
+                'notes' => '',
+                'reason' => 'Your session has expired or does not exist. You must log in to continue working.'
+              },
+      '13' => {
+                'notes' => '',
+                'reason' => 'The merchant API login ID is invalid or the account is inactive.'
+              },
+      '105' => {
+                 'notes' => 'Applicable only to eCheck. The values submitted for city and country failed validation.',
+                 'reason' => 'This transaction is currently under review.'
+               },
+      '6' => {
+               'notes' => '',
+               'reason' => 'The credit card number is invalid.'
+             },
+      '85' => {
+                'notes' => '',
+                'reason' => 'This reason code is reserved or not applicable to this API.'
+              },
+      '185' => {
+                 'notes' => '',
+                 'reason' => 'This reason code is reserved or not applicable to this API.'
+               },
+      '36' => {
+                'notes' => '',
+                'reason' => 'The authorization was approved, but settlement failed.'
+              },
+      '3' => {
+               'notes' => '',
+               'reason' => 'This transaction has been declined.'
+             },
+      '248' => {
+                 'notes' => 'Invalid check number. Check number can only consist of letters and numbers and not more than 15 characters.',
+                 'reason' => 'The check number is invalid.'
+               },
+      '213' => {
+                 'notes' => 'This error code applies only to merchants on FDC Omaha. The merchant assessment code is incorrect.',
+                 'reason' => 'This transaction has been declined.'
+               },
+      '94' => {
+                'notes' => 'This code is applicable to Wells Fargo SecureSource merchants only.',
+                'reason' => 'The shipping state or country is invalid.'
+              },
+      '51' => {
+                'notes' => '',
+                'reason' => 'The sum of all credits against this transaction is greater than the original transaction amount.'
+              },
+      '9' => {
+               'notes' => 'The value submitted in the x_bank_aba_code field did not pass validation or was not for a valid financial institution.',
+               'reason' => 'The ABA code is invalid.'
+             },
+      '111' => {
+                 'notes' => 'This code is applicable to Wells Fargo SecureSource merchants only.',
+                 'reason' => 'A valid billing country is required.'
+               },
+      '38' => {
+                'notes' => 'The merchant was incorrectly set up at the processor.',
+                'reason' => 'The Global Payment System identification numbers are incorrect. Call Merchant Service Provider.'
+              },
+      '4' => {
+               'notes' => 'The code returned from the processor indicating that the card used needs to be picked up.',
+               'reason' => 'This transaction has been declined.'
+             },
+      '34' => {
+                'notes' => 'The merchant was incorrectly set up at the processor.',
+                'reason' => 'The VITAL identification numbers are incorrect. Call Merchant Service Provider.'
+              },
+      '132' => {
+                 'notes' => 'IFT: The payment gateway account status is Suspended-Blacklist.',
+                 'reason' => 'This transaction cannot be accepted at this time.'
+               },
+      '171' => {
+                 'notes' => 'Concord EFS Ð This request is invalid.',
+                 'reason' => 'An error occurred during processing. Please contact the merchant.'
+               }
+);
+
+1;

Added: Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/t/00-use.t
==============================================================================
--- (empty file)
+++ Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/t/00-use.t	Sun Jan 20 17:02:47 2008
@@ -0,0 +1,8 @@
+#!/usr/bin/perl
+use strict;
+use warnings;
+
+use Test::More tests => 1;
+
+use_ok("Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes");
+

Added: Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/t/01-basic.t
==============================================================================
--- (empty file)
+++ Business-OnlinePayment-AuthorizeNet-AIM-ErrorCodes/t/01-basic.t	Sun Jan 20 17:02:47 2008
@@ -0,0 +1,11 @@
+#!/usr/bin/perl -w
+use strict;
+use warnings;
+
+use Test::More tests => 3;
+
+use_ok("Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes", "lookup");
+
+is( lookup(123456), undef );
+is_deeply( lookup(3), { reason => 'This transaction has been declined.', notes => '' } );
+



More information about the Bps-public-commit mailing list