3.05, add nacha_sec_code
[Business-OnlinePayment.git] / README
1 Copyright (c) 1999-2004 Jason Kohles
2 Copyright (c) 2004 Ivan Kohler
3 Copyright (c) 2007-2016 Freeside Internet Services, Inc.
4
5 All rights reserved. This program is free software; you can redistribute
6 it and/or modify it under the same terms as Perl itself.
7
8
9 Business::OnlinePayment is a generic interface for processing payments through
10 online credit card processors, online check acceptance houses, etc.  (If you
11 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
12 solution").
13
14 IMPORTANT: Business::OnlinePayment only defines the frontend interface to the
15 system, in order to use it you also need to have at least one backend
16 processing module installed.
17
18 Homepage:
19   http://perl.business/onlinepayment
20
21 Search CPAN for backends:
22   http://search.cpan.org/search?m=all&q=Business::OnlinePayment::
23