HTTP Clients
To interact with SlimPay’s REST compliant API, you are free to use any HTTP client you wish. If you haven’t already, take a look at our guide to choosing the best HTTP client for your implementation!
To reduce the code complexity of interfacing with the Hypermedia aspect of our API, SlimPay has developed two specific libraries written in PHP and Java. These are available to download as open-source projects on Github.
Please note: These libraries are no longer maintained by SlimPay. Merchants implementing the solution using these libraries will be responsible for maintaining and updating their code in the long term.
Alternative HTTP clients
You can also choose one of the HAL clients developed by other companies, or use one of the unofficial repositories developed by our community.
- .NET
- Node.js
- Ruby
If you have created a library related to SlimPay or if you know of one which is not listed here, please let us know.