Releases: Adyen/adyen-ios
Releases · Adyen/adyen-ios
2.7.0
- Added support for Swift 5.
- The used payment method type is now available in the payment result.
- Implementation of the payment controller delegate's additional details callback is now required.
- Added support for 3D-Secure 2.0 to the Custom Integration Example.
- Fixed an issue where the SDK would try to use an Interface Builder file outside of the SDK.
Release 2.6.0
- Added support for 3D-Secure 2.0 (currently for testing purposes only).
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.