pronamic / icepay-soap-api
ICEPAY library to integrate ICEPAY in your projects.
Installs: 19 368
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.2.4
This package is not auto-updated.
Last update: 2024-11-08 22:31:45 UTC
README
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
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.