Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

  • Ensure that you have a working agreement with Kount and that you have access to your Kount Dashboard/Administration screen.

  • 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: STARTDTE

      • Type: Select Date

    • Click Save UDF.

  • Ensure that all Kount rules have been defined per your resort’s Kount strategy.

...

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.

  • If it is not enabled, click Edit and check Is enabled? and click Save.

...


2. Configure the KountCommand plugin.

  • Once installed, 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?: Checked for dev, Unchecked for prod

      • API key: Find your unique API key in your Kount login admin.

      • Device Data Collector Endpoint: https://tst.kaptcha.com

      • Risk Inquiry Service Endpoint: https://risk.test.kount.net

      • Merchant ID: Find your unique merchant id in your Kount login admin.

      • 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.

      • Click Save.

Info

NOTE: These can also be set through Settings > All settings and set the following settings:

Setting

Value

kountcommandsettings.apikey

Find your unique API key in your Kount login admin.

kountcommandsettings.devicedatacollectorendpoint

https://tst.kaptcha.com

kountcommandsettings.riskinquiryserviceendpoint 

https://risk.test.kount.net

kountcommandsettings.merchantid

Find your unique merchant id in your Kount login admin.

kountcommandsettings.siteid

DEFAULT

kountcommandsettings.connectiontimeout

60000

3

...

.

...

Log into your Kount Dashboard and verify that you can see transactions in Kount.

...

...