Skip to content

Releases: Adyen/adyen-ios

Release 2.5.0

09 Jan 09:34
Compare
Choose a tag to compare
  • Added native support for Giropay payments

Release 2.4.0

21 Nov 14:45
Compare
Choose a tag to compare
  • Added support for usage as a static framework
  • Improved experience when only one payment method is available

Release 2.3.0

09 Nov 14:41
Compare
Choose a tag to compare
  • Added support for surcharge on payment methods.
  • Improved flow for open invoice payments.
  • Fixed a issue where the checkout button would not reflect selected tint colour on preferred payment method screen.

Release 2.2.0

01 Nov 12:56
Compare
Choose a tag to compare
  • Add native support for Open Invoice payments such as Klarna and AfterPay.
  • Small improvements in Forms UI.

Release 2.1.2

05 Oct 10:45
Compare
Choose a tag to compare

Added support for Swift 4.2 and Xcode10.

Release 2.1.1

19 Sep 13:41
Compare
Choose a tag to compare
  • Adds willFinish callback to CheckoutControllerDelegate.
  • Improves loading states.
  • Makes swift version and deployment target explicit on .podspecs.

Release 2.1.0

21 Aug 13:56
Compare
Choose a tag to compare
  • Add WeChat Pay In-App support.
  • Add iOS 9 support.
  • Add dynamic text size support.

Release 2.0.1

07 Aug 18:05
Compare
Choose a tag to compare
  • Add support for passing the full payment session response.

Release 2.0.0

26 Jul 11:27
Compare
Choose a tag to compare
  • The Quick Integration UI has been redesigned to better fit the look and feel of iOS, while also adding a lot of new customization options to make the UI fit your app's look and feel.
  • It's now possibly to quickly pay with the last used payment method in the Quick Integration UI.
  • Both the Quick and Custom Integration APIs have been simplified in order to improve the implementation process.
  • Carthage is now supported.
  • More translations have been added, increasing the number of supported languages to 13.
  • A separate AdyenCard module is now available, offering card encryption functionality. This module replaces the AdyenCSE library.
  • For migration notes, check MIGRATION.MD.

Release 1.18.1

24 May 14:30
Compare
Choose a tag to compare

Default state for checkmark to store card details is now off in the card form, in compliance with GDPR.