PayPalDataCollector

PayPalDataCollector is used to collect PayPal specific device information to aid in fraud detection and prevention.

Constructors

Link copied to clipboard
constructor(@NonNull braintreeClient: BraintreeClient)

Functions

Link copied to clipboard
open fun collectDeviceData(@NonNull context: Context, @Nullable riskCorrelationId: String, @NonNull callback: PayPalDataCollectorCallback)
Deprecated.
open fun collectDeviceData(@NonNull context: Context, @NonNull payPalDataCollectorRequest: PayPalDataCollectorRequest, @NonNull callback: PayPalDataCollectorCallback)
Collects device data for PayPal APIs.