This connector generates a KHASH value for a tokenized card. This utility connector for merchants who use Kount, an industry-leading, AI-driven fraud prevention platform. This connector provides a secure way to generate a Kount-specific hash for a card number.

What’s this connector?

To perform advanced fraud analysis, Kount’s services often require a proprietary, one-way, irreversible hash of the card number, known as a KHASH. This allows Kount to identify a card across its global network without exposing the sensitive card number itself. Our new Kount KHASH connector is a utility that does one job: it securely accepts raw card details and returns the corresponding KHASH. This connector does not process payments or make fraud decisions; it is a tool to enable your own integration with Kount’s powerful Risk Inquiry Service (RIS).

What does this let me do?

This connector provides a secure and streamlined way to integrate Kount into your payment flows.
  • Reduce your PCI Scope: Generate a KHASH without having the raw card number touch your servers, simplifying your security and compliance obligations.
  • Simplify Kount Integration: Directly get the required KHASH to use in your own server-side calls to Kount’s fraud analysis APIs.
  • Enable Flexible Workflows: Use Kount’s fraud tools independently of your payment processor, allowing you to build sophisticated, multi-step fraud and payment workflows.

Setup & Usage

The Kount KHASH connector is configured as a new service in your Gr4vy admin panel.
  • Configure: Add the connector and enter your Kount Hash Salt Key.
  • Call the Connector: When you need to perform a fraud check, send the raw card details (card number, expiration date, etc.) to the Kount KHASH connector via our API.
  • Receive the KHASH: The connector will return the generated KHASH.
  • Use with Kount: You can now use this KHASH in your own server-side API calls to Kount’s Risk Inquiry Service (RIS) to get a fraud score before proceeding with a payment.