icepay/api

ICEPAY REST API for PHP

v1.1.0 2023-08-15 10:25 UTC

This package is not auto-updated.

Last update: 2024-04-09 13:40:19 UTC


README

ICEPAY

ICEPAY REST API for PHP

Total Downloads License Latest Stable Version Latest Unstable Version

Integrate the ICEPAY Payment service in your project using our handy API client based on REST API (JSON).

Installation

By far the easiest way to install the ICEPAY API client is to require it with Composer.

$ composer require icepay/api

You may also git checkout or download the latest release, and include the ICEPAY API client manually.

Documentation

The documentation and its examples are stored in the /doc/ folder in this repository.

Contributing

We'd love for you to contribute to our source code and to make our API even better than it is today! Here is how you can do that:

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

Our authors will review your pull request when the PR has been made.

License

BSD 2-Clause License. Copyright (c) 2015, ICEPAY B.V.