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
This section is a comprehensive and high level summary of all tasks and prerequisites required for this feature to function properly. This section is purposed for use after an administrator is familiar with configuring this feature as an “audit” checklist. For detailed set-up instructions, jump down to “Prerequisite Tasks” and “Detailed Setup Guide” and then follow up with this checklist to ensure all steps are completed.
1. KOUNT TASKS | |
---|---|
| PREREQUISITE |
2. COMMERCE TASKS | |
| DETAILED SETUP |
Prerequisite Tasks
This section describes all requirements that must be completed before you can begin setting up this feature. Once these tasks are complete continue to the next section.
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
This feature may require updates to the following settings, language strings and/or HTML Widgets. Learn more about how to update and create Settings, Language Strings, and HTML widgets follow the links to the respective section.
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 and the credentials are not added, checkout will be blocked on order complete.
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: DEFAULT
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.
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: DEFAULT
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.
NOTE: For the Failed Kount Validation Message, Kount cautions against providing any information that would assist bad actors in fraudulent activities. One way to provide an excellent customer experience, but not unintentionally support fraudsters, would be to create a unique identifier that would signify to your resort staff that the transaction in question had been declined by Kount, rather than the payment gateway.
For example, you could customize your message to be “We had a problem processing your payment. Error Code: KT 65. Please call us at 800-123-4567 for assistance.”
Then, when call center staff hears the “Code KT 65”, they know that the decline was triggered by Kount, and that this is a potentially fraudulent transaction, rather than a card being declined by the gateway for any number of reasons.