PHPackages                             gektor1/usaepay-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. gektor1/usaepay-php

ActiveLibrary[Payment Processing](/categories/payments)

gektor1/usaepay-php
===================

Fork of USAePay's PHP API library that includes composer package support.

v1.7.2(7y ago)01351MITPHP

Since Feb 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/gektor1/usaepay-php)[ Packagist](https://packagist.org/packages/gektor1/usaepay-php)[ Docs](https://github.com/gektor1/usaepay-php)[ RSS](/packages/gektor1-usaepay-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (1)

USAePay PHP Library
===================

[](#usaepay-php-library)

SYNOPSIS
--------

[](#synopsis)

The USAePay PHP library is a class for running transactions on the USAePay gateway. Its feature set roughly follows the [transaction api](http://help.usaepay.com/developer/transaction). If you are looking for more features, take a look at [soap api](http://help.usaepay.com/developer/soap/).

SUPPORT
-------

[](#support)

If you have any questions on the use of this library, please contact the developer integration support department: 866-872-3729 x706

For more documentation on using the library, please see

REQUIREMENTS
------------

[](#requirements)

-PHP 4.3.x or higher ()

-HTTPs streams support in PHP or -Curl/ssl module installed ()

VERIFYING INSTALLATION
----------------------

[](#verifying-installation)

This package includes a test script "verify\_install.php" that can be used to verify that your PHP installation is capable of using this library. Make sure to modify the script to include the correct path to the library. Then place the script in web accessable directiory and access it from a web browser. If any problems are detected, follow the on screen instructions.

QUICK START
-----------

[](#quick-start)

```
