-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Jarrett edited this page Aug 31, 2019
·
26 revisions
Welcome to the Kount RIS Java SDK wiki!
On these pages, we present in simple steps the installation, configuration and usage of the SDK.
More detailed documentation about the SDK API as well as a couple of interesting examples can be found at the Kount RIS Java SDK Page @ github pages.
For a complete Kount integration you will need to include the Device Data Collector as well as the RIS post. It's recommended that you code for the Device Data Collector first. More information can be found here.
Refer to the dedicated Release Notes information from the SDK code repository.
Kount gives developers the ability to use the SDK on various platforms and different programming languages. Currently, alongside Java, .NET, PHP, and Python are supported.
- .NET source code repository and wiki
- PHP source code repository and wiki
- Python source code repository and wiki
- Home
- SDK Features
- Requirements
- Downloading the Kount RIS Java SDK
- Making Requests to the Kount RIS
- Response description
- SDK Integration Tests
- Connection Troubleshooting