diff options
author | Alex Brelsfoard <alex@Alexs-MacBook-Pro.local> | 2015-02-06 18:10:23 -0500 |
---|---|---|
committer | Alex Brelsfoard <alex@Alexs-MacBook-Pro.local> | 2015-02-06 18:10:23 -0500 |
commit | 7f323b74306dfa89de073a2ca5a34e76537815a7 (patch) | |
tree | bee638db259a06a39f6d50e9f3ac275e134fc646 /README | |
parent | 222fd476087b15dd0bf4a76d6d19b914a0dff349 (diff) |
Beginning of CPAN/debian package preparation.
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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"). + |