icepay/icepay

There is no license information available for the latest version (2.5.3) of this package.

ICEPAY library to integrate ICEPAY in your projects.

2.5.3 2015-09-17 08:32 UTC

This package is not auto-updated.

Last update: 2022-06-25 04:52:46 UTC


README

ICEPAY

This repo is deprecated

New implementations should use the ICEPAY REST API and its available clients. PHP REST client .NET REST client

ICEPAY PHP API

Latest Stable Version Total Downloads Latest Unstable Version License

The documentation for this API can be found at our website

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 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.4 26/09/2018 Added new payment methods; updated default payment method parameters.
2.5.3 17/08/2015 Added BIC to getPayment() function.
Track a users transaction (see #2 for more information).
2.5.2 18/08/2015 Added LICENSE to API repository.
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)