Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Location Consent Feature Branch into Main #473

Merged
merged 3 commits into from
Apr 18, 2024

Commits on Mar 29, 2024

  1. Add has user location consent flag (#469)

    * Add hasUserLocationConsent to DropInRequest
    
    * Update changelog
    tdchow authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b19d746 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    c082161 View commit details
    Browse the repository at this point in the history
  2. Pass hasUserLocationConsent to DataCollector (#472)

    * Add javadoc for hasUserLocationConsent param and pass param to DataCollector
    
    * Pass hasUserLocationConsent from DropInRequest when PayPalRequest is null
    tdchow authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8fc5ee9 View commit details
    Browse the repository at this point in the history