ScanbotCheck

interface ScanbotCheck

Functions

Link copied to clipboard

Scans Check data from the provided image.

Link copied to clipboard
abstract fun startScanner(configuration: CheckScannerScreenConfiguration, onResult: (Result<CheckScannerUiResult>) -> Unit, onCanceled: () -> Unit? = null)

Opens the Ready-To-Use UI Check Scanner screen with the desired configuration.