X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=AuthorizeNet.pm;h=4453e5ad37ea5dd114cb38f284c43de67292360c;hb=d671ec06a4c95f076dcf631f91525ccedd22caf5;hp=3169e5f93760afe483994f904d2ccf33237dd84e;hpb=cd1f2a615d2fa1bedc678367a96e0412e95a9bdf;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/AuthorizeNet.pm b/AuthorizeNet.pm index 3169e5f..4453e5a 100644 --- a/AuthorizeNet.pm +++ b/AuthorizeNet.pm @@ -6,7 +6,7 @@ use Business::OnlinePayment; use vars qw($VERSION @ISA $me); @ISA = qw(Business::OnlinePayment); -$VERSION = '3.23'; +$VERSION = '3.24_01'; $me = 'Business::OnlinePayment::AuthorizeNet'; sub set_defaults { @@ -409,7 +409,9 @@ Original author: Jason Kohles, jason@mediabang.com Ivan Kohler updated it for Authorize.Net protocol 3.0/3.1 and is the current maintainer. Please see the next section -for for information on contributing. +for information on contributing. + +Jonathan Prykop is currently a co-maintainer. Jason Spence contributed support for separate Authorization Only and Post Authorization steps and wrote some docs. @@ -465,7 +467,7 @@ http://rt.cpan.org/Public/Bug/Report.html?Queue=Business-OnlinePayment-Authorize =item The bop-devel mailing list -http://420.am/cgi-bin/mailman/listinfo/bop-devel +http://perl.business/cgi-bin/mailman/listinfo/bop-devel =item Ivan @@ -475,7 +477,7 @@ Ivan Kohler The code is available from our public git repository: - git clone git://fit.freeside.biz/Business-OnlinePayment-AuthorizeNet.git + git clone git://git.freeside.biz/Business-OnlinePayment-AuthorizeNet.git Or on the web: @@ -490,7 +492,7 @@ visit http://freeside.biz/ =head1 COPYRIGHT & LICENSE -Copyright 2010-2015 Freeside Internet Services, Inc. +Copyright 2010-2016 Freeside Internet Services, Inc. Copyright 2008 Thomas Sibley All rights reserved.