Releases: datatrans/android-sdk
Releases · datatrans/android-sdk
3.10.0
3.9.4
We've updated the card.io scanning library to comply with Google Play's page size requirement.
If you haven’t yet transitioned to the more capable Google card scanner, please use this version when submitting your apps to Google Play after November 1.
Updated
- Recompiled the card.io library with 16 KB page size alignment
3.9.3
3.9.2
💳🍂 September Update: PostFinance Pay
A fresh update before autumn kicks in! We're adding PostFinance Pay, updating Klarna, and polishing a few edges.
Added
- PostFinance Pay is now supported
- Edge-to-edge layout supported for target SDK 35 and above
Updated
- Klarna library updated to 2.7.1
- Klarna payment method logo
Fixed
- Improved and fixed DCC handling
- Missing Klarna Proguard rules have been added.
- Fixed missing condition to allow web view to be treated as not secured in test mode, so you can record or screenshot it like other flows (e.g., credit card).
- Minor bugs
3.8.1
3.8.0
💳🎄 DCC Update & bug fixes for Christmas!
Probably our last release of the year. We fixed a few things and also optimized how DCC works with our Android SDK.
Added
- The DCC currency choice is now preselected for Mastercard payments
- Added a method to unsubscribe your
TransactionListenerif needed, see here for more information
Updated
- The Klarna SDK has been updated to the latest version
- We now use the TWINT repository for the TWINT library
Fixed
- Fixed a crash when the SDK is killed in the background
- Fixed an app color display glitch that happened with certain web payments
- Minor bugs