diff options
author | ivan <ivan> | 2011-03-07 00:02:09 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-03-07 00:02:09 +0000 |
commit | 520f40f57d0ac8683d5ee4274c50399daac7bff7 (patch) | |
tree | 2d22ca8fb437aaceb9fcb4de219077db672a98b5 | |
parent | 3daea42225d6495268c222607f385248ca51c424 (diff) |
content in README
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | README | 12 |
2 files changed, 13 insertions, 1 deletions
@@ -3,6 +3,6 @@ Revision history for Perl extension Business::OnlinePayment::USAePay. 0.02 Sun Mar 6 15:54:24 PST 2011 - test fixes, documentation updates, otherwise functionally unchanged -0.01 unreleased +0.01 Fri Nov 24 2006 - Initial version @@ -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"). |