f6212767209abd821b13c656331aeee7a7e428f9
[Business-OnlinePayment-AuthorizeNet.git] / README
1 Copyright (c) 1999 Jason Kohles.
2 Copyright (c) 2001 Ivan Kohler
3 All rights reserved. This program is free software; you can redistribute it
4 and/or modify it under the same terms as Perl itself.
5
6 This is Business::OnlinePayment::AuthorizeNet, an Authorize.Net-specific
7 backend module for Business::OnlinePayment.  It has been updated and now
8 implements Authorize.Net API version 3.0.
9
10 Jason Kohles is the original author.
11 Ivan Kohler <ivan-authorizenet@420.am> is the current maintainer.
12
13 Business::OnlinePayment is a generic interface for processing payments through
14 online credit card processors, online check acceptance houses, etc.  (If you
15 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
16 solution").