Releases: braintree/braintree_ios
Releases · braintree/braintree_ios
4.9.1
- Update libPPRiskComponent to latest version
4.9.0
- Add support for
SFAuthenticationSession
for PayPal payments
4.8.7
4.8.7 (2017-08-30)
- Add firstName and lastName to BTCard
4.8.6
4.8.6 (2017-08-17)
- Add additional bin data to card based payment methods
4.8.5
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
- Update to Kount 3.2
- Update Demo to support Xcode9 (Beta 1) and iOS11
- Update README
4.8.2
- 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
- Optimize BTAPIClient:initWithAuthorization: when using a client token
- Fix invalid documentation tags
4.8.0
- 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