Fingerprint configuration in ClearSale

Where to send the Fingerprint?

In the fraud analysis request with ClearSale, send the session_id value in the Customer.BrowserFingerprint parameter.

How to configure Fingerprint in ClearSale?

Fingerprint consists of implementing a script on your checkout page (front-end), in the part where the shopper fills in the registration data.

Fingerprint variables

The following table shows the variables for configuring Fingerprint with ClearSale:

VARIABLEDESCRIPTIONTYPESIZEREQUIRED
session_idIdentifies the user's session on the website and application. It can be created by the store or by ClearSale.
The session_id value must be submitted in the Customer.BrowserFingerprint field.
GUID (recommended)6 to 128 charactersYes
seu_appkeyIdentifies the store to create the fingerprint of the shoppers' devices. Provided by Cielo.string-Yes

The session_id may appear in ClearSale documentation as SessionID or SessionId.