Do you want to save time and have your document available to customers just by visiting your website? Embedded Signing makes this possible for you as you can embed a document to your website, and that way, you will not need to collect client email addresses and send the document on your own manually. It eliminates the extra step in streamlining the signing process.
Setting up Embedded Signing will enable you to have your signers sign documents directly on your website using an iFrame. All you need is your API Access Key, a server-side signature request, and our JavaScript library for the client side.
It is important to note that the user does not need to have an Xodo Sign account to sign a document.
How can I use that?
When creating a new document or creating a document from a template, please ensure the embedded_signing_enabled parameter is set to 1 in your API request. Only then your new document will be eligible for Embedded Signing.
If the document you would like to embed has not been created yet, you will be required to either create a new document (Create Document) or create a document from a template (Use Template).
This is a simple demo of how the embedded signing feature may look on your website. Please follow the link below. If you want to set it up yourself, please check out the API documentation.