- Get Started
- Guides
- Integrations
- References
- API Reference
- Basic Payment
- Forex
- Authentication
- Card Account
- Apple Pay
- Virtual Account
- Bank Account
- Token Account
- Customer
- Billing Address
- Merchant Billing Address
- Shipping Address
- Merchant Shipping Address
- Merchant
- Corporate
- Recipient
- Marketplace & Cart
- Airline
- Lodging
- Passenger
- Tokenization
- Recurring Migration
- 3D Secure
- Custom Parameters
- Async Payments
- Webhook notifications
- Job
- Risk
- Response Parameters
- Card On File
- Chargeback
- Result Codes
- Payment Methods
- Transaction Flows
- Regression Testing
- Data Retention Policy
- API Reference
- Support
ReD Shield
This guide explains the integration steps to collect RedShield device Id information via iovation FraudForce Mobile SDK.
Configuration
Since the mSDK version 2.18.0 you can use RedShield device Id information for more security reason. The device Id is sent together with the payment via OPP parameter customer.browserFingerprint.value
.
To enable this feature you have to go through the following steps:
- Activate the feature in your back office portal. Please contact your account manager for more information.
- Import the iovation FraudForce SDK to your project.
Ready-to-Use UI
If you use our ready-to-use UI and the configuration was successfully done, the RedShield device Id information will be collected and sent automatically in step 2.
SDK & Your Own UI
If you use core SDK & Your Own UI then you need to collect RedShield device Id information using iovation FraudForce SDK and send it in step 1.