github MicroblinkPlatform/microblink-platform-android v1.3.0

latest releases: v1.4.1, v1.4.0
2 months ago

New features

  • Added support for payment card scan capability:

    • mbpCardScanResultListener added to MicroblinkPlatformConfig for handling card scan results.

    • New interface MicroblinkPlatformCardScanResultListener with onCardScanned(cardResult: CardScanResult) callback.

    • CardScanResult data class containing card number, expiry date, owner, and CVV.

    • Date data class to represent expiry date with optional day, month, and year fields.

  • Added support for multiple steps of the same type

Improvements

  • Optimized internal request handling for improved performance

Don't miss a new microblink-platform-android release

NewReleases is sending notifications on new releases.