The AGMS Gateway PHP Code Library provides integration access to the AGMS Gateway.
PHP version >= 5.2.1 required.
The following PHP extensions are required:
- curl
- dom
- hash
- openssl
- SimpleXML
- xmlwriter
Support for Invoicing and Recurring are not yet completed.
Examples can be found as part of this package in sample_hpp.php, sample_invoicing.php, sample_recurring.php, sample_report.php, sample_safe.php, sample_transaction.php.
See the LICENSE file.