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

### Summary of changes - Send app link url to browser switch ### Checklist - [ ] Added a changelog entry - [ ] Relevant test coverage ### Authors >...

### Braintree SDK Version 4.39.0 ### Environment Production ### Android Version & Device Jenkins build ### Braintree dependencies implementation "com.braintreepayments.api:card:$brainTreeVersion" implementation "com.braintreepayments.api:google-pay:$brainTreeVersion" implementation "com.braintreepayments.api:paypal:$brainTreeVersion" implementation "com.braintreepayments.api:local-payment:$brainTreeVersion" implementation "com.braintreepayments.api:data-collector:$brainTreeVersion" // don't...

### UPDATE❗️ As of April 22, 2025, the expiration date has been extended to March 30, 2026 ## Upgrade your integration to continue accepting Braintree payments Braintree updated the root...

### Summary of changes - Resolve issues in v5 migration code snippets - Update callback result objects to non-null ### Checklist - [ ] Added a changelog entry - [...

### Summary of changes - Send `start_time`, `end_time`, and `endpoint` to `FPTI` for tracking API request latency - Add new `CoreAnalytics` object - Add new `HttpResponse` for sending start/end timing...

### Summary of changes Add custom fields to 3D Secure request for verifyCards. ### Checklist - [ ] Added a changelog entry - [ ] Relevant test coverage ### Authors...

DO NOT REVIEW

### Braintree SDK Version com.braintreepayments.api:paypal:4.47.0 ### Environment Sandbox ### Android Version & Device emulator pixel 7 ### Braintree dependencies paypal:4.47.0 ### Describe the bug I'm encountering an issue while testing...

### Braintree SDK Version 4.45.0 ### Environment Production ### Android Version & Device Multiple ### Braintree dependencies com.braintreepayments.api:card:4.45.0 ### Describe the bug We're seeing a new crash affecting some of...

### Summary of changes - Add `userPhoneNumber` field to `PayPalRequest` - Update demo app to accept phone number ### Checklist - [x] Added a changelog entry - [x] Relevant test...

### Summary of changes Convert LocalPaymentClientTest, LocalPaymentApi, LocalPaymentAuthRequestParams, LocalPaymentAuthResultInfo, LocalPaymentClient, LocalPaymentRequest, LocalPaymentNonceUnitTest, LocalPaymentRequestUnitTest to Kotlin ### Checklist - [ ] Added a changelog entry - [ ] Relevant test coverage