NFC Configuration
List of component configuration parameters
Last updated
List of component configuration parameters
type: NfcDocumentType
Field used to change the tutorial view and display the different documents.
docType: NfcDocumentType.ID_CARDtype: string
Indicates the document number or support number depending on the document to be read.
docNumber: 1000000type: string
Indicates the birth date that appears on the document ("dd/MM/yyyy").
birthDate: "16/08/1979"type: string
Indicates the expiration date that appears on the document ("dd/MM/yyyy").
expirationDate: "16/08/1979"type: int
Sets the maximum time allowed for reading.
type: boolean
Show diagnostic screens at the end of the process
type: boolean
Indicates whether the component activates the tutorial screen. In this view, it intuitively explains how the capture is performed.
type: boolean
Displays a screen before starting the capture with information about the process to be carried out and a button to start it.
type: boolean
Indicates whether vibration feedback is desired when the process ends.
type: boolean
Enables the component debug mode.
type: boolean
Indicates that only NFC BAC reading is desired. It is a reading with simpler and faster information that allows reading a wider variety of documents.
type: boolean
Indicates whether you want to extract the face image.
type: boolean
Indicates whether you want to extract the signature image.
Last updated
extractionTimeout: 150000showDiagnostic: falseshowTutorial: falseshowPreviousTip: falsevibrationEnabled: falsedebug: falseskipPACE: falseextractFacialImage: trueextractSignatureImage: true