Embed the Signing Pages
Why
You can either embed the signing pages on your own site, or pop them up in a new window.
Be aware that:
- from a legal point of view you could undermine the requirements for an 'advanced' esignature standard, and
- complex forms in an iframe in a mobile viewport may be difficult, keep the form simple or jump out to a new tab instead.
For more on this topic read here.
How
Recommended: Signer Component
The Legalesign Signer web component is now the recommended way to embed signing in your application. It provides a complete, framework-agnostic signing experience without iframes. See Signer component.
Migrating from iframe to the Signer component
The legacy iframe approach using return_signer_links is still supported but not recommended for new integrations.