The documentation for this API can be found at our website
- 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
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.
Version | Release date | Changes |
---|---|---|
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) |