PayPalRequest

constructor(hasUserLocationConsent: Boolean)

Constructs a request for PayPal Checkout and Vault flows.

Parameters

hasUserLocationConsent

is an optional parameter that 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.

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>

constructor()

Deprecated

Deprecated. Use PayPalRequest instead. Constructs a request for PayPal Checkout and Vault flows.