Official Revaly SDKs for six languages
You no longer have to write your own client to connect to Revaly. We now publish official, supported libraries for .NET, Java, PHP, TypeScript, Python and Go, each installable from the standard package manager for that language. They handle authentication, request formatting and API versioning, and hand your code typed results instead of raw responses to parse.
Each library ships a built-in test mode, so your developers can build and test the integration before anything is switched on. When a request fails, the library tells you plainly whether it definitely did not go through or whether the outcome could not be determined, and includes a lookup that confirms what actually happened, so you are never guessing and never risking a duplicate charge. The source is public under Apache 2.0, and the libraries are currently pre-1.0.

