DataCollector
DataCollector is used to collect device information to aid in fraud detection and prevention.
Functions
Link copied to clipboard
open fun collectDeviceData(@NonNull context: Context, @NonNull dataCollectorRequest: DataCollectorRequest, @NonNull callback: DataCollectorCallback)
Collect device information for fraud identification purposes.
open fun collectDeviceData(@NonNull context: Context, @Nullable merchantId: String, @NonNull callback: DataCollectorCallback)
Collects device data based on your merchant configuration.