fix expired card
[Business-OnlinePayment-CardFortress.git] / README
1 Business-OnlinePayment-CardFortress
2
3 This is a Busniess::OnlinePayment backend module for the gateway-independent
4 CardFortress storage service (http://cardfortress.com/).
5
6
7 INSTALLATION
8
9 To install this module, run the following commands:
10
11         perl Makefile.PL
12         make
13         make test
14         make install
15
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::CardFortress
23
24 Support is provied by CardFortress <support at cardfortress.com>
25
26
27 LICENSE AND COPYRIGHT
28
29 Copyright (C) 2008-2016 Freeside Internet Services, Inc. (http://freeside.biz/)
30
31 This program is free software; you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33