debian package for 3.24 release
[Business-OnlinePayment-AuthorizeNet.git] / README
1 Copyright (c) 1999 Jason Kohles.
2 Copyright (c) 2002-2003 Ivan Kohler
3 Copyright (c) 2006-2016 Freeside Internet Services, Inc.
4 All rights reserved. This program is free software; you can redistribute it
5 and/or modify it under the same terms as Perl itself.
6
7 This is Business::OnlinePayment::AuthorizeNet, an Business::OnlinePayment
8 backend module for Authorize.Net.  It is only useful if you have a merchant
9 account with Authorize.Net: http://www.authorize.net
10
11 This module has been updated and now implements Authorize.Net API version 3.1.
12
13 Jason Kohles is the original author.
14 Ivan Kohler <ivan-authorizenet@420.am> is the current maintainer.   Please
15 send patches as unified diffs (diff -u).
16
17
18 Business::OnlinePayment is a generic interface for processing payments through
19 online credit card processors, online check acceptance houses, etc.  (If you
20 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
21 solution").