PayPalDataCollectorRequest
data class PayPalDataCollectorRequest @JvmOverloads constructor(val hasUserLocationConsent: Boolean, val clientMetadataId: String? = null, val additionalData: Map<String, String>? = null)
Request object containing parameters to configure fraud protection data collection.
Properties
Link copied to clipboard
additional metadata to link with data collection
Link copied to clipboard
forward this data to your server when completing a transaction
Link copied to clipboard
informs the SDK if your application has obtained consent from the user to collect location data in compliance with Google Play Developer Program policies This flag enables PayPal to collect necessary information required for Fraud Detection and Risk Management.