Skip to content

Releases: braintree/braintree_ios

4.32.0

18 Feb 22:07
Compare
Choose a tag to compare
  • Update CardinalMobile.framework to v2.2.2-1
  • Update PPDataCollector

4.31.0

15 Jan 15:38
Compare
Choose a tag to compare
  • Add support for basic UI customization of 3DS1 flows. See BTThreeDSecureV1UICustomization.

4.30.2

15 Nov 21:20
Compare
Choose a tag to compare

Updated CardinalMobile.framework to v2.2.1-2

4.30.1

04 Nov 21:14
Compare
Choose a tag to compare
  • Updated CardinalMobile.framework to v2.2.1

4.30.0

01 Oct 21:20
Compare
Choose a tag to compare
  • Fix nullability annotations on BTPostalAddress fields (resolves #472)
  • Add ability to request AuthenticationInsight when tokenizing a credit card, which can be used to make a decision about whether to perform 3D Secure verification
  • Set error message on BTThreeDSecureInfo when 3D Secure 2.0 challenge fails

4.29.0

20 Sep 00:06
Compare
Choose a tag to compare
  • Fix issue when returning from the Venmo app on iOS13
  • Fix crash and return error when threeDSecureRequest.amount is nil and 3DS v1 is requested

4.28.0

05 Sep 21:55
Compare
Choose a tag to compare
  • Add ability to customize UI for 3D Secure challenge views
  • Add authentication and lookup transaction status information to BTThreeDSecureInfo

4.27.1

29 Aug 21:33
Compare
Choose a tag to compare

4.27.0

15 Aug 22:54
Compare
Choose a tag to compare
  • Remove unneeded pre-processor directives
  • Added new fields to BTThreeDSecureInfo

4.26.3

31 Jul 21:57
Compare
Choose a tag to compare
  • Fixed issue with Carthage binary spec for CardinalMobile