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