Mobile SDK Cybersource Device Fingerprinting

This guide explains the integration steps for collecting device fingerprint information via the Cybersource Device Fingerprinting Mobile SDK.

Configuration

You can use Cybersource device fingerprinting information for enhanced security. The device fingerprint is sent together with the payment via the OPP parameter customer.browserFingerprint.id.
This feature is available from mSDK version 8.0.1.

To enable this feature, complete the following steps:

  1. Activate the feature in your back office portal. Please contact your account manager for more information.
  2. Import the Cybersource Device Fingerprinting SDK into your project.



Import the Cybersource Device Fingerprinting SDK into your project

Ready-to-Use UI

If you use our ready-to-use UI and the configuration has been completed successfully, the Cybersource device fingerprint information will be collected and sent automatically.

SDK & Your Own UI

If you use the core SDK with your own UI, you need to follow below given steps to implement the Cybersource device fingerprint collection.

In this guide we assume that you have already implemented all steps for performing standard mSDK transaction.