braintree_android icon indicating copy to clipboard operation
braintree_android copied to clipboard

Braintree SDK for Android

Results 97 braintree_android issues
Sort by recently updated
recently updated
newest added

### General information * SDK/Library version: 4.10.1 * Environment: Prod and Sandbox * Android Version and Device: Doesn't matter * Braintree dependencies: ``` deps.braintreePaypal = "com.braintreepayments.api:paypal:4.10.1" deps.braintreeDataCollector = "com.braintreepayments.api:data-collector:4.10.1" ```...

### General information * SDK/Library version: 4.2.0/4.6.0 * Environment: Sandbox and Production * Android Version and Device: Android API 26, 27 are not working, from 28 works fine * Braintree...

### Summary of changes - This PR cleans up the Demo app and updates the UX to make it more scalable for future features down the road. ### Checklist ~-...

### General information * SDK/Library version: 4.9.0 * Environment: Question for both sandbox and production * Android Version and Device: Physical OnePlus 8 Pro running Android 11 * Braintree dependencies:...

enhancement

### General information * SDK/Library version: 4.6.0, latest state of master branch at a time of writing(commit SHA a9dcf3dfbdfdbb3bb5f1df714927121ad40d87f7) * Environment: Sandbox * Android Version and Device: Used OnePlus Nord...

blocked

As a follow up from https://github.com/braintree/braintree_android/issues/488 I want to bring up some concerns I have around the Braintree API in this SDK. I have used the braintree sdk for around...

v5 candidate

### General information * SDK/Library version: 4.7.0 * Environment: Sandbox * Android Version and Device: Android 12 * Braintree dependencies: com.braintreepayments.api:three-d-secure:4.7.0 ### Issue description While upgrading Braintree SDK from v3...

### General information * SDK/Library version:4.7.0 * Environment: all * Android Version and Device: all * Braintree dependencies: ``` implementation 'com.braintreepayments.api:card:4.6.0' implementation 'com.braintreepayments.api:three-d-secure:4.6.0' ``` ### Issue description As indicated in...

I want to show some labels of tax and shipping charges on gpay sheet. I went through the gpay documentation and applied some solution but I am not getting this...

enhancement

### General information * SDK/Library version: 4.16.0 * Environment: Sandbox * Android Version and Device: Redmi Note 11T Pro with Android 12 * Braintree dependencies: implementation 'com.braintreepayments.api:venmo:4.16.0' implementation 'com.braintreepayments.api:data-collector:4.16.0' ###...