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 /README | |
parent | a906edd8acfc363934aecc7b035e92aad117f602 (diff) |
docu
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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. |