initial import
[Business-OnlinePayment-PaySystems.git] / README
1 Business/OnlinePayment/PaySystems version 0.01
2 ==============================================
3
4 Module for doing creditcard transactions with PaySystems
5
6 INSTALLATION
7
8 To install this module type the following:
9
10    perl Makefile.PL
11    make
12    make test
13    make install
14
15 DEPENDENCIES
16
17 This module requires these other modules and libraries:
18
19 Net::SSLeay
20 Business::OnlinePayment
21 Test::More
22
23 COPYRIGHT AND LICENCE
24
25 Put the correct copyright and licence information here.
26
27 Copyright (C) 2003 SimplyMarketingInc.com
28
29