less verbose testing
[Business-OnlinePayment-Cardcom.git] / README
1 Business-OnlinePayment-Cardcom
2
3 This is Business::OnlinePayment::Cardcom, a Business::OnlinePayment backend
4 module for the Cardcom gateway. It's useful only if you have a merchant account
5 with Cardcom (http://www.cardcom.co.il).
6
7 Business::OnlinePayment is a generic interface for processing payments through
8 online credit card processors, online check acceptance houses, etc.  (If you
9 like buzzwords, call it an "multiplatform ecommerce-enabling middleware
10 solution").
11
12 INSTALLATION
13
14 To install this module, run the following commands:
15
16         perl Makefile.PL
17         make
18         make test
19         make install
20
21 SUPPORT AND DOCUMENTATION
22
23 After installing, you can find documentation for this module with the
24 perldoc command.
25
26     perldoc Business::OnlinePayment::Cardcom
27
28 You can also look for information at:
29
30     RT, CPAN's request tracker
31         http://rt.cpan.org/NoAuth/Bugs.html?Dist=Business-OnlinePayment-Cardcom
32
33     AnnoCPAN, Annotated CPAN documentation
34         http://annocpan.org/dist/Business-OnlinePayment-Cardcom
35
36     CPAN Ratings
37         http://cpanratings.perl.org/d/Business-OnlinePayment-Cardcom
38
39     Search CPAN
40         http://search.cpan.org/dist/Business-OnlinePayment-Cardcom
41
42
43 COPYRIGHT AND LICENCE
44
45 Copyright (C) 2011 Freeside Internet Services, Inc.
46
47 This program is free software; you can redistribute it and/or modify it
48 under the same terms as Perl itself.
49
50 ADVERTISEMENT
51
52 Need a complete, open-source back-office and customer self-service solution?
53 The Freeside software includes support for credit card and electronic check
54 processing, integrated trouble ticketing, and customer signup and self-service
55 web interfaces.
56
57 http://freeside.biz/freeside/
58