Enabling automatic device fingerprinting
f.js
library that wraps around each of
these, allowing you to focus on using your preferred anti-fraud service.
f.js
library into your checkout page. This
can be the page on which you render your checkout using Secure Fields, or any other integration.
api.sandbox.{instance_id} .gr4vy.app/f.js
.window.gr4vyAntiFraud.f
. This fingerprint
can then be sent
as the anti_fraud_fingerprint
property when creating a transaction.
antiFraudFingerprint
value is set we will not load any of the device fingerprint libraries and, instead,
we will pass along the fingerprint provided as-is when creating a transaction.
fingerprint
represents either the session
ID or device fingerprint ID defined by that service’s anti-fraud library.
Please refer to the documentation of your anti-fraud service for more details.anti_fraud_fingerprint
when creating a new transaction.
merchant_account_id
as a query
parameter to the fingerprint script. This will ensure the script is loaded for the configured anti-fraud service for
that specific merchant account.
merchantAccountId
needs to be set
explicitly for Embed to load the anti-fraud scripts for that merchant account.