0.03
[Business-OnlinePayment-NMI.git] / README
1 Business-OnlinePayment-NMI
2 A Business::OnlinePayment backend for credit card and electronic check 
3 processing through the Network Merchants Inc. system.
4
5 It's useful only if you have a merchant account with Jety Payments
6 (http://www.nmi.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::NMI
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-NMI
28
29     AnnoCPAN, Annotated CPAN documentation
30         http://annocpan.org/dist/Business-OnlinePayment-NMI
31
32     CPAN Ratings
33         http://cpanratings.perl.org/d/Business-OnlinePayment-NMI
34
35     Search CPAN
36         http://search.cpan.org/dist/Business-OnlinePayment-NMI/
37
38 Support for commercial users is available from:
39
40     Freeside Internet Services, Inc.
41         http://www.freeside.biz
42
43 COPYRIGHT AND LICENCE
44
45 Copyright (C) 2010-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