summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
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. <info@electricpulp.com>
+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
+<michael@electricpulp.com>, with special thanks to Jim Darden
+<jdarden@echo-inc.com> and Dan Browning <db@kavod.com>. It was adapted to
+the Business::OnlinePayment API by Ivan Kohler <ivan-openecho@420.am>.
+
+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").