DropInRequest

open fun DropInRequest(hasUserLocationConsent: Boolean)

See also

<a href="https://support.google.com/googleplay/android-developer/answer/10144311#personal-sensitive">User Data policies for the Google Play Developer Program </a>
<a href="https://support.google.com/googleplay/android-developer/answer/9799150?hl=en#Prominent%20in-app%20disclosure">Examples of prominent in-app disclosures</a>

Parameters

hasUserLocationConsent

informs the SDK if your application has obtained consent from the user to collect location data in compliance with Google Play Developer Program policiesThis flag enables PayPal to collect necessary information required for Fraud Detection and Risk Management.


open fun DropInRequest()

Deprecated

Deprecated. Use DropInRequest instead.