diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-02-15 12:06:47 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-02-15 12:06:47 -0800 |
commit | c0f92ee088a8f47299298f5eafff2f804721c00c (patch) | |
tree | 836009d055cbc59093f5f5f24852c96ca38410bf /AuthorizeNet/AIM.pm | |
parent | 9742e21791c5ca793965f9f84559fd9d9ac15a92 (diff) |
- Documentation: fix spelling errors, thanks to Xavier Guimard
- Documentation: remove redundant/out-of-date AUTHORS section in AIM.pm
Diffstat (limited to 'AuthorizeNet/AIM.pm')
-rw-r--r-- | AuthorizeNet/AIM.pm | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/AuthorizeNet/AIM.pm b/AuthorizeNet/AIM.pm index c66247a..4a02514 100644 --- a/AuthorizeNet/AIM.pm +++ b/AuthorizeNet/AIM.pm @@ -315,37 +315,6 @@ __END__ Business::OnlinePayment::AuthorizeNet::AIM - AuthorizeNet AIM backend for Business::OnlinePayment -=head1 AUTHOR - -Jason Kohles, jason@mediabang.com - -Ivan Kohler <ivan-authorizenet@420.am> updated it for Authorize.Net protocol -3.0/3.1 and is the current maintainer. Please send patches as unified diffs -(diff -u). - -Jason Spence <jspence@lightconsulting.com> contributed support for separate -Authorization Only and Post Authorization steps and wrote some docs. -OST <services@ostel.com> paid for it. - -T.J. Mather <tjmather@maxmind.com> sent a number of CVV2 patches. - -Mike Barry <mbarry@cos.com> sent in a patch for the referer field. - -Yuri V. Mkrtumyan <yuramk@novosoft.ru> sent in a patch to add the void action. - -Paul Zimmer <AuthorizeNetpm@pzimmer.box.bepress.com> sent in a patch for -card-less post authorizations. - -Daemmon Hughes <daemmon@daemmonhughes.com> sent in a patch for "transaction -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. - -Craig Pearlman <cpearlma@yahoo.com> sent in a patch to more accurately declare -required fields for E-check transcations. - =head1 SEE ALSO perl(1). L<Business::OnlinePayment> L<Business::OnlinePayment::AuthorizeNet>. |