Skip to content

3.8.0

Compare
Choose a tag to compare
@mohammedDehairy mohammedDehairy released this 24 Nov 13:48
  • Adds support for Swift Package Manager.
  • Adds support for SwiftUI applications, and adds a sample SwiftUI App.
  • Adds BLIK Component.
  • Update 3DS2 SDK version to 2.2.1.
  • Rewrites the card encryption code into Swift.
  • Improves card type detection visualization.
  • Fixes Adyen.podspec file to work with Xcode 12.
  • Enables hiding the CVC field for stored card payments.
  • Deprecated showsLargeTitle and FormHeaderItem.
  • Deprecated FormFooterItem, FormFooterItemView and FormFooterStyle.
  • Fixes small bug in ApplePayComponent to make sure call backs are invoked when its dismissed.
  • Removes footer note from SEPADirectDebitComponent.
  • Makes ActionComponentData.paymentData optional.
  • Adds an optional LocalizationParameters.bundle to dictate in which bundle to search for translations.
  • Shows a different title for submit buttons in case the amount being paid is 0.0.
  • Fixes a bug where RedirectComponent.delegate is not called when the web view is canceled using a swipe down.
  • Adds an alternative name with ADY prefix for FormViewController in the generated Objective-C headers, to avoid conflict with other SDKs.
  • Fixes a bug where AdyenWeChatPay.xcscheme wasn't being shared for Carthage integration.