286 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
I have an existing transaction that I am trying to add documents to. Below, you'll find the json package that I am sending up with the files. I am getting this error when trying to upload those files.
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf
Forum topic
OneSpan Sign
With one signer and one signature field after the signer signs the iFrame goes white for a short period or time before going to a page that says the package is complete and giving a link to download it. Is there a way to not show this page.
Forum topic
OneSpan Sign
I have looked through the eSignLive documentation but without success. When creating a package, is it possible to restrict signers to be able to view certain pages of the document ?
Forum topic
OneSpan Sign
We have the need for users to fill out certain text during the signing ceremony - such as Name, Title, Company, etc. In our case, these wouldn't be auto-populated fields. What's the best way to ensure users are navigating to these fields for completion.
Forum topic
OneSpan Sign
Hello all,
Thank you for the good forum, and your help here!
I'm trying to integrate our systems with you, and I'm sending a JSON object trying to clone a template with 1 pdf document inside, but by some reason all the fields are not listed.
First thing I've noticed is that when you create the packa