2.0.0 BETA 1
What's Changed
New
- The Android SDK has been updated to version 5.1.0.
- The iOS SDK has been updated to version 5.5.0.
- The SDK now supports Sessions flow.
- Apple Pay now supports the
shippingContact
,shippingType
,shippingMethods
, andsupportedCountries
properties. - You can now use
AdyenAction
to handle actions in the API-only flow. - Native analytics and native logging can now be configured per payment flow.
Fixes
- GooglePay component can handle 3DS actions now.
Integration changes
- It is no longer necessary to register ``
Documentation
- README.md was updates with sessions flow.
- Customization documentation was updated for Android.
Example app
- On the Home page, added new options for "Checkout" and "Advanced case".
- Code sample of stored card payment is added to "Advanced flow".
Thanks @StefanWallin for contribution 💚
Full Changelog: 1.2.0...2.0.0-beta.1