diff options
Diffstat (limited to 'AuthorizeNet.pm')
-rw-r--r-- | AuthorizeNet.pm | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index 136cbb7..fd04f5a 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -361,7 +361,7 @@ from content(%content): Use your transaction key in the password field. -Unlike Business::OnlinePayment or pre-3.0 verisons of +Unlike Business::OnlinePayment or pre-3.0 versions of Business::OnlinePayment::AuthorizeNet, 3.1 requires separate first_name and last_name fields. @@ -429,7 +429,7 @@ key" authentication as well support for the recurring_billing flag and the md5 method that returns the MD5 hash which is returned by the gateway. Steve Simitzis contributed a patch for better compatibility with -eProcessingNetwork's AuthorizeNet compatability mode. +eProcessingNetwork's AuthorizeNet compatibility mode. Michael G. Schwern contributed cleanups, test fixes, and more. @@ -446,6 +446,9 @@ Michael Peters fixed a bug in email address handling. Thomas Sibley <trs@bestpractical.com> wrote B:OP:AuthorizeNet::AIM::ErrorCodes which was borged and used to provide more descriptive error messages. +Craig Pearlman <cpearlma@yahoo.com> sent in a patch to more accurately declare +required fields for E-check transcations. + =head1 CONTRIBUTIONS AND REPOSITORY Please send patches as unified diffs (diff -u) to (in order of preference): |