diff options
author | ivan <ivan> | 2005-10-13 06:06:24 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-10-13 06:06:24 +0000 |
commit | e78d021db559459eb8db8474d08838817797baae (patch) | |
tree | aa5204bc51b8d9ec5631cd3514a5d9e3dfb9c1cd /README |
initial importHEADBusiness_OnlinePayment_PaySystems_0_02_01master
Diffstat (limited to 'README')
-rw-r--r-- | README | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -0,0 +1,29 @@ +Business/OnlinePayment/PaySystems version 0.01 +============================================== + +Module for doing creditcard transactions with PaySystems + +INSTALLATION + +To install this module type the following: + + perl Makefile.PL + make + make test + make install + +DEPENDENCIES + +This module requires these other modules and libraries: + +Net::SSLeay +Business::OnlinePayment +Test::More + +COPYRIGHT AND LICENCE + +Put the correct copyright and licence information here. + +Copyright (C) 2003 SimplyMarketingInc.com + + |