github braintree/braintree_android 4.44.0

latest release: 4.45.0
one month ago
  • Local Payment
    • Fixes Google Play Store Rejection
      • Add hasUserLocationConsent property to LocalPaymentRequest
      • Deprecate existing constructor that does not pass in hasUserLocationConsent
  • PayPal
    • Fixes Google Play Store Rejection
      • Add hasUserLocationConsent property to PayPalCheckoutRequest, PayPalVaultRequest and PayPalRequest
      • Deprecate existing constructors that do not pass in hasUserLocationConsent
  • BraintreeDataCollector
    • Bump Magnes SDK to version 5.5.0
    • Fixes Google Play Store Rejection
      • Add DataCollectorRequest to pass in hasUserLocationConsent
      • Update DataCollector.collectDeviceData() to take in DataCollectorRequest
      • Deprecate existing DataCollector.collectDeviceData()
  • PayPalDataCollector
    • Fixes Google Play Store Rejection
      • Add PayPalDataCollectorRequest to pass in hasUserLocationConsent
      • Update PayPalDataCollector.collectDeviceData() to take in PayPalDataCollectorRequest
      • Deprecate existing PayPalDataCollector.collectDeviceData()
  • GooglePay
    • Add GooglePayClient#isReadyToPay(Context, ReadyForGooglePayRequest, GooglePayIsReadyToPayCallback) method
    • Deprecate GooglePayClient#isReadyToPay(FragmentActivity, ReadyForGooglePayRequest, GooglePayIsReadyToPayCallback) method

Don't miss a new braintree_android release

NewReleases is sending notifications on new releases.