diff options
author | ivan <ivan> | 2005-08-24 14:58:23 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-08-24 14:58:23 +0000 |
commit | 0aae49345c4ed31a94a19328693af3c669207bd1 (patch) | |
tree | 94edd42e9dbfb911e2bd13255abda37dd6c21d45 /README |
initial importSTART
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright (c) 2004 Ivan Kohler +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::Capstone, an Business::OnlinePayment +backend module for the CapstonePay gateway . It is only +useful if you have a merchant account with Capstone: +http://www.capstonepay.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"). |