Configuration: Kount Command
IMPORTANT: The Kount Command plugin differs from our legacy Kount plugin in that it supports all payment gateways EXCEPT Authorize.net, while the earlier Kount plugin was limited to only Authorize.net and Braintree users. Both plugins CANNOT be installed simultaneously or checkout will fail.
Setup Checklist
1. KOUNT TASKS |
|
---|---|
| Prerequisite |
2. COMMERCE TASKS |
|
| Detailed Setup |
Prerequisite Tasks
Kount Tasks
Ensure that you have a working agreement with Kount and that you have access to your Kount Dashboard/Administration screen.
Obtain API Key from Kount Portal.
Log in to Kount Portal through https://awc.test.kount.net using credentials provided by Kount.
Click ADMIN and select API Keys.
Option 1: You may copy an existing API key and paste it into the configuration panel below.
IMPORTANT: If you copy and paste the key, best practices suggest you copy, paste the key into a text editor, and inspect it for any additional characters, leading spaces, etc. Remove any extra characters. Once verified, copy from the text editor and paste it into the configuration pane.
Option 2: Generate a new API Key by clicking Create API Key.
IMPORTANT: If you generate a new API key you do not need to revoke it. You can use multiple keys simultaneously. Please follow the instructions above for copying and pasting the newly generated API Key.
Make note of the API Key for use below in Detailed Setup Step #4.
Settings, Language Strings and/or HTML Widgets for this Feature
Settings
These settings can be set by going to Settings > All settings, but using the UI described below in the Detailed Setup Guide is the recommended method.
Setting | Value |
kountcommandsettings.apikey | Find your unique API key in your Kount login admin. |
kountcommandsettings.devicedatacollectorendpoint | https://tst.kaptcha.com (TEST environment) https://ssl.kaptcha.com (PROD environment) |
kountcommandsettings.riskinquiryserviceendpoint | https://risk.test.kount.net (TEST environment) https://risk.kount.net (PROD environment) |
kountcommandsettings.merchantid | Find your unique merchant id in your Kount login admin. |
kountcommandsettings.siteid | DEFAULT |
kountcommandsettings.connectiontimeout | 60000 |
Detailed Setup Guide
Install the Kount Command Plugin.
Obtain API Key from Kount Portal.
Configure the Kount Command Test environment.
Work with your Kount Representative to create Kount rules.
Verify transactions are working as expected.
Configure the Kount Command Production environment.
IMPORTANT: Once installed, the Kount Command plugin must be enabled and set up with API credentials. If the plugin is installed, but not enabled, checkout will be blocked on order complete. Once enabled the Kount credentials must be populated in order to complete checkout.
1. Install the KountCommand Plugin
Go to Configuration > Local plugins.
Scroll down to the KountCommand plugin.
Click Install.
Make sure the plugin is both installed and enabled.
2. Restart the site.
Once the Kount Command plugin is installed the site must be restarted.
3. Enable the Kount Command Plugin
Once the plugin has been installed and the site has been restarted, the plugin needs to be enabled.
Go to Configuration > Local plugins.
Scroll down to the KountCommand plugin.
To enable, click Edit and check Is enabled? and click Save.
IMPORTANT: If the plugin has been installed, but is not enabled, checkout will not work. If you are not going to enable the plugin right away, then you must uninstall it and restart the site to prevent checkout from failing.
4. Configure the Kount Command TEST Environment
Click Configure to get to the Configure - KountCommand Plugin screen.
Enter data into the following fields:
Multi-store configuration: Select the appropriate choice if you have a multi-store configuration.
Use Sandbox?: Check for TEST environment.
API key: Enter the API Key obtained in the prerequisite step above.
Device Data Collector Endpoint: https://tst.kaptcha.com
Risk Inquiry Service Endpoint: https://risk.test.kount.net
Merchant ID: Obtain your unique merchant ID from Kount. This is always a 6-digit number.
Site ID: Enter the Website ID defined in Kount. You can find this in the Kount Agent Web Console (Under Fraud Control > Websites). The default name for Site ID is DEFAULT, however can be updated if you use Kount for various sites or resorts.
Connection Timeout: Set to 6000
Failed Kount Validation Message: Enter the text that will be displayed to the user if Kount declines the transaction. (See NOTE below.)
Click Save.
5. Work with Kount Representative to Create Kount Rules
Contact your Kount Representative to establish your resort’s Kount strategy and to obtain assistance in establishing Kount rules so that declines are processed as expected.
Log into your Kount Portal.
Create a user-defined field (UDF) called STARTDATE ( all caps, all one word). This will allow the earliest Start Date on any product in the transaction to be displayed, and can be used in setting rules for declines.
Click Add UDF and enter the following:
Label: STARTDATE
Description: STARTDATE
Type: Select Date
Click Save UDF.
Ensure that all Kount rules have been defined per your resort’s Kount strategy. Rules need to be included in a ruleset, and the ruleset must be activated for the rules to apply to transactions.
6. Verify Transactions
Log into your Kount Portal and verify that you can see transactions in Kount. Test to ensure that transactions are processing correctly and that declines are occurring as expected per the defined ruleset.
7. Configure the Kount Command Production Environment
Once you have established that Kount is functioning properly, you may create your PROD environment.
Click Configure to get to the Configure - KountCommand Plugin screen.
Enter data into the following fields:
Multi-store configuration: Select the appropriate choice if you have a multi-store configuration.
Use Sandbox?: Uncheck for PROD environment.
API key: Obtain a new API Key as you did for TEST (Step 2 above) by logging into https://portal.kount.net. This CANNOT be the same API Key that was used for your TEST environment.
Device Data Collector Endpoint: https://ssl.kaptcha.com (for PROD environment)
Risk Inquiry Service Endpoint: https://risk.kount.net (for PROD environment)
Merchant ID: Obtain your unique merchant ID from Kount. This is always a 6-digit number.
Site ID: Enter the Website ID defined in Kount. You can find this in the Kount Agent Web Console (Under Fraud Control > Websites). The default name for Site ID is DEFAULT, however can be updated if you use Kount for various sites or resorts.
Connection Timeout: Set to 60000
Failed Kount Validation Message: Enter the text that will be displayed to the user if Kount declines the transaction. (See NOTE below.)
Click Save.