Skip to main content
Signature Interface Integration
Learn how to integrate the IgniSign signature interface into your web and mobile applications

Overview

The signature interface is a critical component of the IgniSign platform, allowing users to view, verify, and sign documents. IgniSign offers flexible integration options to fit various application types and user experience requirements.

This guide will help you understand the different approaches to integrating IgniSign's signature interface into your applications, whether they're web-based or mobile.

Integration Approaches

IgniSign provides two main approaches for integrating the signature interface into your applications:

Embedded Signature
Embed the signing experience directly within your application UI, allowing signers to complete the signature process without leaving your application.
Seamless experience
Signers never leave your application
Complete control
Your application manages the entire user journey
BySide Signature
IgniSign sends an email with a signature link directly to signers, who complete the process on the IgniSign platform.
Simplest integration
Minimal development effort required
Email delivery
IgniSign handles signer notification and authentication

The signature process involves complex legal requirements and security considerations. IgniSign handles these requirements while providing you with flexible integration options to match your UX preferences.

Supported Platforms

IgniSign signature interface can be integrated into various platforms:

Web Applications
Integrate IgniSign into your web applications using iframe or redirect flows.
JavaScript SDK
Simplified integration via SDK
iframe embedding
Direct iframe integration
Android Applications
Integrate IgniSign into your Android applications using our native SDK.
Native Kotlin SDK
Optimized for Android apps
WebView integration
Seamless in-app experience
iOS Applications
Integrate IgniSign into your iOS applications using our Swift SDK.
Native Swift SDK
CocoaPods integration
WKWebView integration
Seamless in-app experience

Integration Workflow

The signature interface integration follows a general workflow regardless of the platform, but differs between Embedded and BySide approaches:

In both approaches, your application backend initiates the signature request, but the signer's experience differs significantly:

  • In Embedded Integration, the signer interacts with the IgniSign interface within your application
  • In BySide Integration, the signer receives an email and completes the process on the IgniSign platform

Next Steps

Choose the integration approach that best suits your needs and proceed to the relevant implementation guide: