Skip to content

Releases: braintree/braintree_ios

4.9.1

20 Sep 22:38
Compare
Choose a tag to compare
  • Update libPPRiskComponent to latest version

4.9.0

13 Sep 19:47
Compare
Choose a tag to compare
  • Add support for SFAuthenticationSession for PayPal payments

4.8.7

30 Aug 18:33
Compare
Choose a tag to compare

4.8.7 (2017-08-30)

  • Add firstName and lastName to BTCard

4.8.6

17 Aug 18:48
Compare
Choose a tag to compare

4.8.6 (2017-08-17)

  • Add additional bin data to card based payment methods

4.8.5

21 Jul 18:26
Compare
Choose a tag to compare

4.8.5 (2017-07-21)

  • Fix bug that caused a crash on iOS11 (Beta 3) when using a Tokenization Key in production (Thanks @peterstuart)

4.8.4

26 Jun 22:19
Compare
Choose a tag to compare
  • Update to Kount 3.2
  • Update Demo to support Xcode9 (Beta 1) and iOS11
  • Update README

4.8.3

30 May 19:00
Compare
Choose a tag to compare
  • Fix Pay with Venmo bug

4.8.2

11 May 18:48
Compare
Choose a tag to compare
  • Add PayPal Credit support to PayPal Billing Agreements flow
  • Add V3 Client Token support
  • Enable client side vaulting of Venmo nonces
  • Fix potential memory leak issue #312
  • Fix bug causing random crashes in 3DS flow #329

4.8.1

07 Apr 23:41
Compare
Choose a tag to compare
  • Optimize BTAPIClient:initWithAuthorization: when using a client token
  • Fix invalid documentation tags

4.8.0

30 Mar 19:43
Compare
Choose a tag to compare
  • Enable PayPal Credit
  • Add support for displayName and landing_page_type PayPal options
  • Fix issue with 3DS error callbacks #318
  • Resolve build error in Xcode 8.3