Releases: braintree/braintree_android
Releases · braintree/braintree_android
2.16.0
- Add optional merchant account Id to PayPalRequest
- Add openVenmoAppPageInGooglePlay method which opens Venmo on the Google Play
2.15.2
- Fix NoClassDefFoundError compile error for PayPalDataCollector
2.15.1
- Fix InvalidPathException error
2.15.0
- Add
PaymentMethod#deletePaymentMethod
which allows customers to remove their vaulted payment methods
- Fix DataCollector not being available for instant run builds
2.14.2
- Fix issue with TLS cipher in API < 21
2.14.1
- Removed unused PayPal analytics event
2.14.0
- Add shippingAddressEditable to PayPalRequest
2.13.2
- Fix issue where address override was not set for PayPal billing agreements
2.13.1
- Update 3D Secure redirect URL
2.13.0
- 3D Secure
- Add support for American Express SafeKey params
- Update PayPalDataCollector library to 3.1.6
- Catch possible SQLite exceptions