Skip to content

Releases: braintree/braintree_android

2.16.0

05 Sep 00:38
Compare
Choose a tag to compare
  • Add optional merchant account Id to PayPalRequest
  • Add openVenmoAppPageInGooglePlay method which opens Venmo on the Google Play

2.15.2

29 Aug 21:23
Compare
Choose a tag to compare
  • Fix NoClassDefFoundError compile error for PayPalDataCollector

2.15.1

17 Aug 21:02
Compare
Choose a tag to compare
  • Fix InvalidPathException error

2.15.0

16 Aug 20:48
Compare
Choose a tag to compare
  • Add PaymentMethod#deletePaymentMethod which allows customers to remove their vaulted payment methods
  • Fix DataCollector not being available for instant run builds

2.14.2

19 Jul 23:33
Compare
Choose a tag to compare
  • Fix issue with TLS cipher in API < 21

2.14.1

12 Jul 18:37
Compare
Choose a tag to compare
  • Removed unused PayPal analytics event

2.14.0

15 Jun 17:52
Compare
Choose a tag to compare
  • Add shippingAddressEditable to PayPalRequest

2.13.2

13 Jun 22:40
Compare
Choose a tag to compare
  • Fix issue where address override was not set for PayPal billing agreements

2.13.1

04 Jun 22:45
Compare
Choose a tag to compare
  • Update 3D Secure redirect URL

2.13.0

02 May 18:35
Compare
Choose a tag to compare
  • 3D Secure
    • Add support for American Express SafeKey params
  • Update PayPalDataCollector library to 3.1.6
  • Catch possible SQLite exceptions