diff options
author | ivan <ivan> | 2003-02-26 03:54:44 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-02-26 03:54:44 +0000 |
commit | 056a9d0dc0ce1edfff18994b90e9f1370ddf4124 (patch) | |
tree | 196d47a3f13cba1db79a336af7be4eda7c5141fe /README | |
parent | aa596d52e7e0dfc303399c6415d96830c5068e1e (diff) |
doc
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,5 @@ Copyright (c) 1999 Jason Kohles. -Copyright (c) 2002 Ivan Kohler +Copyright (c) 2002-2003 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. @@ -10,7 +10,9 @@ 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 |