PHPackages                             nikolaynesov/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. [API Development](/categories/api)
4. /
5. nikolaynesov/usaepay-php

ActiveLibrary[API Development](/categories/api)

nikolaynesov/usaepay-php
========================

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

04.2k2PHP

Since Jun 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nikolaynesov/usaepay-php)[ Packagist](https://packagist.org/packages/nikolaynesov/usaepay-php)[ RSS](/packages/nikolaynesov-usaepay-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fork of USAePay's PHP API library
=================================

[](#fork-of-usaepays-php-api-library)

Supports Composer. PSR-4.

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)

```
