How it works
To perform advanced fraud analysis, Kount’s services require a proprietary hash of the card number (KHASH). This allows Kount to identify a card across its global network without exposing the sensitive card number. The Kount KHash connector:- Reduces PCI scope - Generate a KHASH without the raw card number reaching your servers
- Simplifies Kount integration - Get the required KHASH to use in server-side calls to Kount’s fraud analysis APIs
- Enables flexible workflows - Use Kount’s fraud tools independently of the payment processor
Credentials
When setting up Kount KHash in the dashboard, configure the following credentials:- Hash Salt Key - The Kount hash salt key used to generate the KHASH.
Usage
- Add the Kount KHash connector in the Gr4vy dashboard and enter the hash salt key.
- Send the raw card details (card number, expiration date) to the Kount KHash connector through the API.
- Receive the generated KHASH in the response.
- Use the KHASH in server-side API calls to Kount’s Risk Inquiry Service (RIS) to get a fraud score before proceeding with a payment.