diff options
author | ivan <ivan> | 2002-03-13 16:13:23 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-03-13 16:13:23 +0000 |
commit | 5f77c7efd871ad39b277b5580dc8f3d74f36de45 (patch) | |
tree | e6afe3d44525b5dccf99ff4bc728db8539a9c01e | |
parent | 9b7c4f05ef02e6e926301552e249a7d804ad4ea9 (diff) |
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ Copyright (c) 1999 Jason Kohles. -Copyright (c) 2001 Ivan Kohler +Copyright (c) 2002 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. @@ -7,7 +7,7 @@ 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. +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. |