From 915bd5ff8cf528b62d79d045c436d17d92be4d89 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 3 Sep 2004 23:37:13 +0000 Subject: inital checking of OpenECHO module --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..47b0da8 --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +Copyright (C) 2002 Electric Pulp. +Copyright (c) 2004 Ivan Kohler +All rights reserved. This program is free software; you can redistribute it +and/or modify it under the terms of the GNU General Public License as +published by the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This is Business::OnlinePayment::OpenECHO, an Business::OnlinePayment +backend module for ECHO. It is only useful if you have a merchant account +with ECHO: http://www.echo-inc.com/ (also see http://www.openecho.com/) + +This module is based on code written by Michael Lehmkuhl +, with special thanks to Jim Darden + and Dan Browning . It was adapted to +the Business::OnlinePayment API by Ivan Kohler . + +Business::OnlinePayment is a generic interface for processing payments through +online credit card processors, online check acceptance houses, etc. (If you +like buzzwords, call it an "multiplatform ecommerce-enabling middleware +solution"). -- cgit v1.2.1