oaxlin/Business--OnlinePayment--Accertify
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Business-OnlinePayment-Accertify
A plugin for the Business::OnlinePayment interface, that allows people with Accertify accounts to process Credit Card transactions. An account with Accertify is necessary to use this module. Please talk to your representative before using this software. In order to run the tests, you will need to get your test account setup (including access IP's) first.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Business::OnlinePayment::Accertify