3.0.0
In version 3.0.0 we modernized our UI and improved the UI customization options to be more flexible and simpler to use.
In addition, we also made integration faster by unifying the public API of the SDK.
-
New UI
- Better customer experience with a focus on the banking app users.
- All screens have a modern look and feel with support for dark and light modes.
- More flexibility to customize the user interface via global customization options and injection of certain UI elements to freely customize predefined areas of the UI (for example navigation bars, onboarding illustrations, or activity indicators).
- Built-in accessibility standards. For example, reading a screen aloud or increasing font sizes, or zooming into the invoices.
-
New Features
- You can enable the bottom navigation bars. Functionality from the top navigation bar will be moved there and you can fully customize them via UI injection.
- You can launch the SDK for scanning payment QR codes. In this mode, the UI is optimized for QR code scanning and other features are disabled.
- Streamlined QR code scanning UI/UX. Users are presented with quick feedback about detected QR codes. If a QR code is valid the SDK will automatically extract the payment information.
- Improved UI/UX for error handling. In case of errors users will be presented with error details and they can choose between retaking the pictures or proceeding with manual entry of payment information.
- Improved UI/UX for handling empty results. If no relevant payment information could be extracted users will be shown tips on how to get better results. As with the error handling users will be able to choose between retaking the pictures or proceeding with the manual entry of payment information.
- Easier feedback sending by passing all values except the one for the amount as strings when cleaning up the SDK after the user has executed the transaction.
-
Comprehensive Migration Guide. Read how to update to version 3.0.0 and learn more about the new features.