![ICEPAY](https://camo.githubusercontent.com/49043ebb42bd9b98941d6013761d4aadcd33f14f/68747470733a2f2f6963657061792e636f6d2f6e6c2f77702d636f6e74656e742f7468656d65732f6963657061792f696d616765732f6865616465722f6c6f676f2e737667)

# ICEPAY PHP API

[![Latest Stable Version](https://poser.pugx.org/icepay/icepay/v/stable.svg)](https://packagist.org/packages/icepay/icepay)
[![Total Downloads](https://poser.pugx.org/icepay/icepay/downloads.svg)](https://packagist.org/packages/icepay/icepay)
[![Latest Unstable Version](https://poser.pugx.org/icepay/icepay/v/unstable.svg)](https://packagist.org/packages/icepay/icepay)
[![License](https://poser.pugx.org/icepay/icepay/license.svg)](https://packagist.org/packages/icepay/icepay)

The documentation for this API can be found at [our website](https://icepay.com/downloads/tech-docs/ICEPAY_API-2.x-manual.pdf)

## Contributing ##

* 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

## Bug report ##

If you found a repeatable bug, and troubleshooting tips didn't help, then be sure to [search existing issues](https://github.com/icepay/icepay/issues) first. Include steps to consistently reproduce the problem, actual vs. expected results, screenshots, and your API module version number.

## Changelog ##

Version | Release date | Changes
------- | ------------ | ------------------------
2.5.2   | 18/08/2015   | Added [LICENSE](https://github.com/icepay/icepay/blob/develop/LICENSE.md) to API repository.<br>Updated supported payment method parameters.
2.5.1   | 18/12/2014   | Removed Friesland Bank from iDEAL issuers.
2.5.0   | 29/08/2014   | Fix checksum calculation (autoCheckout checksum differs)
