Skip to content

agmscode/agms_php

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AGMS Gateway PHP Code Library

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

The AGMS Gateway PHP Code Library provides integration access to the AGMS Gateway.

Dependencies

PHP version >= 5.2.1 required.

The following PHP extensions are required:

  • curl
  • dom
  • hash
  • openssl
  • SimpleXML
  • xmlwriter

Release Notes

Support for Invoicing and Recurring are not yet completed.

Documentation and Examples

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.

License

See the LICENSE file.

Development

Test cases can be run with: vendor/bin/phpunit

Contributing

  1. Fork it ( https://github.com/agmscode/agms_php#fork-destination-box )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages