summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index e69de29..d237118 100644
--- a/README
+++ b/README
@@ -0,0 +1,12 @@
+Copyright (c) 2011 Freeside Internet Services, Inc.
+All rights reserved. This program is free software; you can redistribute it
+and/or modify it under the same terms as Perl itself.
+
+This is Business::OnlinePayment::USAePay, a Business::OnlinePayment backend
+module for USAePay. It is only useful if you have a merchant account with
+USAePay: http://www.usaepay.com
+
+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").