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

    Type Alias CreditCardScanningStatus

    CreditCardScanningStatus: "SUCCESS" | "ERROR_NOTHING_FOUND" | "INCOMPLETE"

    The status of the scanning process.

    • SUCCESS: The credit card was scanned successfully.
    • ERROR_NOTHING_FOUND: No credit card was detected.
    • INCOMPLETE: Not all required fields were found or confirmed.

    Type Declaration

    • "SUCCESS"

      The credit card was scanned successfully.

    • "ERROR_NOTHING_FOUND"

      No credit card was detected.

    • "INCOMPLETE"

      Not all required fields were found or confirmed.