Euronovate’s in-branch eSignature solution is designed to enable banks, insurance companies, and enterprises to capture legally binding electronic signatures directly at their service desks.
It combines hardware (EnSign11 signature pad), desktop client (EnSoft2), and server platform (EnSoftServer) into a standard architecture that is API-first, modular, and compliant with European and local regulations.
With just a few API calls, organizations can integrate secure, user-friendly digital signing into their existing business processes.
The standard architecture includes four main components:
Corporate Services – Your existing systems (CRM, core banking, ERP, etc.) where the process starts.
EnSoftServer - The central engine, on-premise or cloud, exposing REST APIs and managing the signature flow.
EnSoft2 - Windows desktop client, connected to EnSoftServer and controlling the user experience during signing.
EnSign11 - A professional 10.1” signature pad that displays the document and captures the handwritten biometric signature.
The integration point is the EnSoftServer REST API and the SDKs (Java, C#, JavaScript, REST), allowing you to launch and control the signature experience from your corporate applications.
(*) See how to prepare documents PDF here
Result: a legally compliant signed PDF with full auditability.
Integration with the In-Branch Signature Solution happens on two levels:
A dossier is a container for one or more documents and their signers.
POST /dossier/acquire Content-Type: application/json { "description": "Test description", "dossierType": "STANDARD", "locked": "NO", "name": "Test 1", "owner": "Admin", "technicalHeader": { ... } } |
POST /document/acquireFromStream |
{ |
Connect to ENSoft2
let ensoft = new ENSoftClient("ws://localhost:7000"); |
Start signing a local PDF
const reader = new FileReader(); |
Start signing a server-loaded document (using GUID)
const guid = "39dc635c-ac39-4f44-a7fa-66431b98aac5"; |
These examples are illustrative. Real implementations require licensed access to ENSoftServer and ENSoft2, as well as ENSign11 signature pads connected to operator workstations.
Your Effort | Our Platform Handles |
Call a few REST APIs | Full signature workflow orchestration |
Provide your PDF documents | Certificate lifecycle & compliance |
Install ENSoft2 on operator PCs | Secure biometric capture & encryption |
Plug ENSign11 via USB | Time stamping, storage & audit trail |
Retrieve signed PDF via callback | High availability, monitoring & scalability |
The In-Branch Signature Solution provides a ready-to-integrate, compliant, and user-friendly way to capture electronic signatures in front of your customers.
It is simple for developers to adopt, while ensuring the highest level of security and legal compliance.
CALL TO ACTION - QUI