Version: 1.0.0 (10/21/2009)
This page provides a guide for downloading and installing a USAePay module for Cartweaver and v1.4.3 of the USAePay PHP library.
Download:
Note: To use this module, you must use an older version of the USAePay PHP library, v1.4.3 - this library has been bundled with the USAePay module for your convenience.
Install the files in the /cw3/CWLibrary/ProcessPayment/ folder.
Edit the customer source key in the CWIncUSAepay.php file.
Set the payment method in the application.php file:
$cwGlobalSettings->paymentAuthType = "gateway"; $cwGlobalSettings->paymentAuthName = "CWIncUSAepay.php";