capacitor-plugin-scanbot-sdk
    Preparing search index...

    Class CreditCardScannerGuidanceStates

    Configure the captions of the user guidance hints for different scanning states.

    Index

    Constructors

    Properties

    badPerspective: string

    The user guidance text displayed when the detected card is not in a good perspective (device tilted).

    Default is "?creditCardUserGuidanceBadPerspective"

    noCardFound: string

    The user guidance text displayed when no credit card is found. Initial state.

    Default is "?creditCardUserGuidanceNoCardFound"

    scanningProgress: string

    The user guidance text displayed when a card presence was detected and scanning is in progress.

    Default is "?creditCardUserGuidanceScanningProgress"

    tooDark: string

    The user guidance text displayed when it is too dark to capture an adequate image.

    Default is "?creditCardUserGuidanceTooDark"

    tooSmall: string

    The user guidance text displayed when the detected card is too far away and appears too small.

    Default is "?creditCardUserGuidanceTooSmall"