diff options
author | ivan <ivan> | 2001-10-08 00:52:02 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-10-08 00:52:02 +0000 |
commit | a86f919685ea69045204881c6ece8155e7ebf816 (patch) | |
tree | a091272321aad83add5cc40af1d876c03bd5301f | |
parent | a906edd8acfc363934aecc7b035e92aad117f602 (diff) |
docu
-rw-r--r-- | Changes | 3 | ||||
-rw-r--r-- | README | 8 |
2 files changed, 8 insertions, 3 deletions
@@ -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 @@ -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. |