we need B:OP v3, declare so in Makefile.PL
[Business-OnlinePayment-OpenECHO.git] / README
1 Copyright (C) 2002 Electric Pulp. <info@electricpulp.com>
2 Copyright (c) 2004 Ivan Kohler
3 All rights reserved. This program is free software; you can redistribute it
4 and/or modify it under the terms of the GNU General Public License as
5 published by the Free Software Foundation; either version 2 of the License, or
6 (at your option) any later version.
7
8 This is Business::OnlinePayment::OpenECHO, an Business::OnlinePayment
9 backend module for ECHO.  It is only useful if you have a merchant account
10 with ECHO: http://www.echo-inc.com/  (also see http://www.openecho.com/)
11
12 This module is based on code written by Michael Lehmkuhl
13 <michael@electricpulp.com>, with special thanks to Jim Darden
14 <jdarden@echo-inc.com> and Dan Browning <db@kavod.com>.  It was adapted to
15 the Business::OnlinePayment API by Ivan Kohler <ivan-openecho@420.am>.
16
17 Business::OnlinePayment is a generic interface for processing payments through
18 online credit card processors, online check acceptance houses, etc.  (If you
19 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
20 solution").