diff options
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 |