RT#42364: Elavon error when processing credit card
[Business-OnlinePayment-ElavonVirtualMerchant.git] / README
1 Business-OnlinePayment-ElavonVirtualMerchant version 0.01
2 =========================================================
3
4 This module provides an interface to the Elavon (formerly Nova Information
5 Systems) Virtual Merchant real-time payment gateway from applications
6 using the Business::OnlinePayment API.
7
8 INSTALLATION
9
10 To install this module type the following:
11
12    perl Makefile.PL
13    make
14    make test
15    make install
16
17 DEPENDENCIES
18
19 This module requires these other modules and libraries:
20
21   Business::OnlinePayment::HTTPS
22
23 COPYRIGHT AND LICENCE
24
25 Copyright (C) 2009 by Richard Siddall
26
27 This library is free software; you can redistribute it and/or modify
28 it under the same terms as Perl itself, either Perl version 5.8.8 or,
29 at your option, any later version of Perl 5 you may have available.
30