Releases: Adyen/adyen-ios
Releases · Adyen/adyen-ios
Release 2.5.0
- Added native support for Giropay payments
Release 2.4.0
- Added support for usage as a static framework
- Improved experience when only one payment method is available
Release 2.3.0
- 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
- Add native support for Open Invoice payments such as Klarna and AfterPay.
- Small improvements in Forms UI.
Release 2.1.2
Added support for Swift 4.2 and Xcode10.
Release 2.1.1
- Adds
willFinish
callback toCheckoutControllerDelegate
. - Improves loading states.
- Makes swift version and deployment target explicit on
.podspecs
.
Release 2.1.0
- Add WeChat Pay In-App support.
- Add iOS 9 support.
- Add dynamic text size support.
Release 2.0.1
- Add support for passing the full payment session response.
Release 2.0.0
- 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
Default state for checkmark to store card details is now off in the card form, in compliance with GDPR.