X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-Cardcom.git;a=blobdiff_plain;f=README;fp=README;h=2ce6d0f6cdcebd8bb98f707ba0f3e1dcef5c3066;hp=340839efbe6ccc5592e4680a7ef816f50017adef;hb=eee2fc961434a73bf93bf42dae256961d31fa6b8;hpb=f615277ada6dbcb82a61e15e757e88c428662366 diff --git a/README b/README index 340839e..2ce6d0f 100644 --- a/README +++ b/README @@ -1,13 +1,58 @@ -Copyright (c) 2011 Erik Levinson -All rights reserved. This program is free software; you can redistribute it -and/or modify it under the same terms as Perl itself. +Business-OnlinePayment-Cardcom -This is Business::OnlinePayment::Cardcom, an Business::OnlinePayment -backend module for the Cardcom gateway. It is only -useful if you have a merchant account with Cardcom: -http://www.cardcom.co.il +This is Business::OnlinePayment::Cardcom, a Business::OnlinePayment backend +module for the Cardcom gateway. It's useful only if you have a merchant account +with Cardcom (http://www.cardcom.co.il). 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"). + +INSTALLATION + +To install this module, run the following commands: + + perl Makefile.PL + make + make test + make install + +SUPPORT AND DOCUMENTATION + +After installing, you can find documentation for this module with the +perldoc command. + + perldoc Business::OnlinePayment::Cardcom + +You can also look for information at: + + RT, CPAN's request tracker + http://rt.cpan.org/NoAuth/Bugs.html?Dist=Business-OnlinePayment-Cardcom + + AnnoCPAN, Annotated CPAN documentation + http://annocpan.org/dist/Business-OnlinePayment-Cardcom + + CPAN Ratings + http://cpanratings.perl.org/d/Business-OnlinePayment-Cardcom + + Search CPAN + http://search.cpan.org/dist/Business-OnlinePayment-Cardcom + + +COPYRIGHT AND LICENCE + +Copyright (C) 2011 Freeside Internet Services, Inc. + +This program is free software; you can redistribute it and/or modify it +under the same terms as Perl itself. + +ADVERTISEMENT + +Need a complete, open-source back-office and customer self-service solution? +The Freeside software includes support for credit card and electronic check +processing, integrated trouble ticketing, and customer signup and self-service +web interfaces. + +http://freeside.biz/freeside/ +