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 payment details.

Fingerprint variables

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

VARIABLE

DESCRIPTION

TYPE

SIZE

REQUIRED

session_id

Identifies 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 characters

Yes

seu_appkey

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