debian package for 3.24 release
[Business-OnlinePayment-AuthorizeNet.git] / README
diff --git a/README b/README
index f621276..2eff942 100644 (file)
--- a/README
+++ b/README
@@ -1,14 +1,19 @@
 Copyright (c) 1999 Jason Kohles.
-Copyright (c) 2001 Ivan Kohler
+Copyright (c) 2002-2003 Ivan Kohler
+Copyright (c) 2006-2016 Freeside Internet Services, Inc.
 All rights reserved. This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.
 
-This is Business::OnlinePayment::AuthorizeNet, an Authorize.Net-specific
-backend module for Business::OnlinePayment.  It has been updated and now
-implements Authorize.Net API version 3.0.
+This is Business::OnlinePayment::AuthorizeNet, an Business::OnlinePayment
+backend module for Authorize.Net.  It is only useful if you have a merchant
+account with Authorize.Net: http://www.authorize.net
+
+This module has been updated and now implements Authorize.Net API version 3.1.
 
 Jason Kohles is the original author.
-Ivan Kohler <ivan-authorizenet@420.am> is the current maintainer.
+Ivan Kohler <ivan-authorizenet@420.am> is the current maintainer.   Please
+send patches as unified diffs (diff -u).
+
 
 Business::OnlinePayment is a generic interface for processing payments through
 online credit card processors, online check acceptance houses, etc.  (If you