Features and modules

Electronic Signature

The Electronic Signature module captures a signature the user hand-draws on screen. It is typically placed at the end of a verification journey to capture explicit consent.

For a certificate-backed signature with stronger legal weight, use the Advanced Electronic Signature module.

Integrations

:white_check_mark: Web | :white_check_mark: iOS | :white_check_mark: Android | :white_check_mark: Flutter | :white_check_mark: React Native | :white_check_mark: Cordova | :white_check_mark: Xamarin

How It Works

When the Electronic Signature module runs, the user is guided through a short signing sequence at the end of the verification process.

By default, the module:

  • Prompts the user to draw their initials on a canvas. Continue becomes active after input is detected.
  • Prompts the user to draw their full signature on a canvas. Done becomes active after input is detected.
  • Displays a confirmation screen where the user can review their signature and clear and redraw it if needed.
  • Processes the submission and displays a success confirmation when the signature is accepted.

The module can also be configured to display a custom title and subtitle, allowing you to add instructions or communicate the purpose of the signature to the user.

After the session is complete and approved, the captured signature can be visually added to the session record or digitally attached to one or more PDF documents.

Capturing initials and attaching a signature to a PDF are not available for the Incode Webflow app. They are only available for SDK integrations.

Use Electronic Signature

For instructions on implementing and configuring Electronic Signature on each supported platform, use the following pages:


Was this page helpful?