braintree_android
braintree_android copied to clipboard
Braintree SDK for Android
### Summary of changes - This PR updates the `clientMetadataId` to `riskCorrelationId` on `PayPalDataCollector` to make it clearer. - This shouldn't be considered a breaking change since Java / Kotlin...
### Summary of changes - This PR adds support for `riskCorrelationId` when collecting PayPal only risk data via `DataCollector` - Add `collectPayPalDeviceData` method to `DataCollector` - ~Add `CollectPayPalDeviceDataCallback` interface~ ###...
Hello, user received the error "Payload Validation failed" when paying , I am confused by this error, could you provide more detailed information about this error? Thanks!
### Summary of changes - NXO can be constructor with less parameters since it doesn't need to app switch. ### Checklist - [ ] Added a changelog entry ### Authors...
### Summary of changes - This PR removes mention of `setGoogleMerchantId` for setting up a `GooglePayRequest`. This is no longer required for Google Pay integrations. ### Checklist ~- [ ]...
### General information * SDK/Library version: 4.10.0 * Environment: Production * Android Version and Device: Many devices, such as Galaxy A12 with Android 11 ### Issue description When we are...
### General information * SDK/Library version: all * Environment: Production * Android Version and Device: All ### Issue description Developers who publish apps to the Google Play Store are required...
### General information * SDK/Library version: 4.10.1 * Environment: Production * Android Version and Device: at least SM-G780G Android 11, LG-H930 Android os version 9. Google Pixel 6 Android 12...
Currently library uses outdated [kount-data-collector](https://github.com/braintree/braintree_android/blob/master/BraintreeDataCollector/libs/kount-data-collector-3.2.jar) I'm kindly ask you to update it to use fresh version published in Jitpack: https://developer.kount.com/hc/en-us/articles/4777351032084-How-to-Integrate-the-Device-Data-Collector-into-Mobile-Apps-using-Android-Gradle In our project we already used this lib and now...
### General information * SDK/Library version: 4.7.0 / 4.8.0 * Environment: any * Android Version and Device: any * Braintree dependencies: ``` braintreeVersion = "4.8.0" // Braintree // https://github.com/braintree/braintree_android/releases //...