summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2001-10-08 00:52:02 +0000
committerivan <ivan>2001-10-08 00:52:02 +0000
commita86f919685ea69045204881c6ece8155e7ebf816 (patch)
treea091272321aad83add5cc40af1d876c03bd5301f
parenta906edd8acfc363934aecc7b035e92aad117f602 (diff)
docu
-rw-r--r--Changes3
-rw-r--r--README8
2 files changed, 8 insertions, 3 deletions
diff --git a/Changes b/Changes
index 88923fb..56e001f 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Perl extension Business::OnlinePayment::AuthorizeNet.
+3.01 unreleased
+ - update README
+
3.00 Sat Sep 1 13:29:34 2001
- new maintainer, updated for Authorize.Net API 3.0
diff --git a/README b/README
index f621276..0ce6899 100644
--- a/README
+++ b/README
@@ -3,9 +3,11 @@ Copyright (c) 2001 Ivan Kohler
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.0.
Jason Kohles is the original author.
Ivan Kohler <ivan-authorizenet@420.am> is the current maintainer.