Skip to content

Releases: braintree/braintree_ios

4.20.0

30 Oct 17:15
Compare
Choose a tag to compare
  • Luhn validate UnionPay cards
    • Luhn-invalid UnionPay cards were previously rejected server side rather than client side
  • Fix retain cycle when ovewriting an NSURLSession
  • Update PayPalDataCollector to include latest libPPRiskComponent.a

4.19.0

13 Sep 20:56
Compare
Choose a tag to compare
  • Update properties on BTLocalPaymentRequest

4.18.0

31 Aug 21:57
Compare
Choose a tag to compare
  • Add optional merchantAccountId to BTPayPalRequest
  • Add openVenmoAppPageInAppStore to BTVenmoDriver
  • Add BTLocalPayment to BTPaymentFlow
    • Replaces the BTIdeal integration

4.17.0

17 Jul 18:35
Compare
Choose a tag to compare
  • Update GraphQL URLs

4.16.0

15 Jun 16:53
Compare
Choose a tag to compare
  • Add shippingAddressEditable flag to BTPayPalRequest

4.15.2

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

4.15.1

07 Jun 16:59
Compare
Choose a tag to compare
  • Use angled brackets for BraintreeVenmo header imports (thanks @vicpenap)

4.15.0

30 Apr 20:31
Compare
Choose a tag to compare
  • 3D Secure
    • Add support for American Express SafeKey params

4.14.0

03 Apr 20:37
Compare
Choose a tag to compare
  • Ensure animations are consistent for PayPal SFSafariViewController flow (thanks @nudge)
  • Update header documentation
  • Add BTAppSwitchDelegate events appContextWillSwitch and appContextDidReturn
    • Addresses the issue that notifications were inconsistent across app switches #383

4.12.0

06 Mar 19:21
Compare
Choose a tag to compare

4.12.0 (2018-03-06)

  • Add support for Venmo profiles
  • Fix demo app issue with CocoaPods