summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Brelsfoard <alex@Alexs-MacBook-Pro.local>2015-02-06 18:10:23 -0500
committerAlex Brelsfoard <alex@Alexs-MacBook-Pro.local>2015-02-06 18:10:23 -0500
commit7f323b74306dfa89de073a2ca5a34e76537815a7 (patch)
treebee638db259a06a39f6d50e9f3ac275e134fc646 /README
parent222fd476087b15dd0bf4a76d6d19b914a0dff349 (diff)
Beginning of CPAN/debian package preparation.
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..1340c8c
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+Copyright (c) 2014 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::vSecureProcessing, a
+Business::OnlinePayment backend module for vSecure Processing. It is
+only useful if you have a merchant account with vSecure Processing:
+https://www.vsecureprocessing.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").
+