-
ENS Agent Web Console DMC Event Sample
For DMC events, the old value and new value tags can contain the following: approve review escalate decl...
-
FAQ: How Do I Pass Test Transactions to You
To help customers test that their development work has been done properly, a number of test cards are ava...
-
ENS Event Data Code Samples
All event data is sent in XML format using UTF-8 encoding. Depending on the event type, the specific stru...
-
Create a KHASH in Java
Perform the following: Import the com.kount.ris.util.Khash class. Pass the raw card number onto the has...
-
How to Add a New User in the Agent Web Console
Add a new user in the Kount Agent Web Console (AWC), and then assign permission levels. Add a New User F...
-
C# Example For a RIS Call
A minimal C# example for making a RIS call using the .NET SDK. Perform the following: Add the Kount.NET ...
-
CURL Command Example for API Call
Make the following CURL call for API: curl -G -d "trid=ABCDEFG12345" -H "X-Kount-Api-Key: yourapikeyhere...
-
How to Configure IP Address Range Whitelist Networks
Larger businesses typically need more than one IP network address to manage network traffic. In these cas...
-
ANI Field
ANI stands for Automatic Number Identification. ANI can also be referred to as "Caller ID". When passing ...
-
API and RIS Code Snippit Library
Links to code snippets in different languages for both API and RIS calls. C# Example for RIS Curl Comman...
-
Device Collector Data
What Data does the Device Collector Capture? Below are the data elements gathered during device data coll...
-
Create Rule Sets in Test Environment
Creating rule sets in the test environment is an option, but not recommended, because there is currently ...
-
Custom Web Links
Custom Web Links display as a gadget on the Transaction Details and must be configured by a user with an ...
-
ENS Event Categories
Event Categories Events are divided into four categories. The following describes individual events categ...
-
How to Create an API Key for Authentication to Kount
API keys are required to authenticate to Kount when using RIS, making an API call, or for various system ...
-
ENS Facts
Facts If Kount sends a batch of updates (maximum of 20 per batch), the entire batch of updates can timeo...
-
Data Collector Defined
Data Collection is the process of collecting computer or mobile device-related information from the consu...
-
ENS Risk Change Event Code Samples
Risk Change Events Each of the events in this section correspond to a column in the Risk Evaluation Table...
-
Event Notification System (ENS) Guide
The Event Notification System (ENS) provides customers the ability to have specific automated interaction...
-
ENS Workflow Event Code Samples
Workflow Events For WORKFLOW_QUEUE_ASSIGN events, initially the old value tag contains a null value and t...
-
ENS: Timing of Post Attempts and Maximum Limits
Addresses Event Notification Service (ENS) Retry Attempts and specifically the timing of post attempts an...
-
How to Enable ENS within the Agent Web Console
To enable the ENS feature and designate the specific URL settings, log in to the Agent Web Console (AWC):...
-
CURL Command Example for RIS
Perform the following to make a RISK call using an API key and CURL: curl -d "MODE=Q&MACK=Y&AUTH=A&CURR=U...
-
FAQ: Do I Need a Different Merchant ID for Each Environment?
No, the merchant ID is the same for every environment.
-
FAQ: Do I Need a Different API Key for Each Environment?
Yes. The API key given to you by Kount will only work in the environment specified. You should have a s...
-
FAQ: How Do I Code for the Paypal Payment Type
When the PayPal Payer ID is passed to Kount, it can be linked to other orders across the Kount's network ...
-
Java Example for API Call
Before implementing a call, make sure you have the URL for the API call, a valid API Key for the environm...