2879 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have a scenario in which I have two different document and I want to show second document after completion of first one(both are for same user)
In both documents some of the fields are common.
Now what want , when user opens second document, common fields which user already filled up in first
Forum topic
OneSpan Sign
My transactions usually have the same signer for the first and third signer. I give the signer the sending URL and they enter their own name and email address for the first and third signer, and they enter the second signer's name and email address as well.
Forum topic
OneSpan Sign
I have created a .Net web application to receive posts from the eSignLive server to handle event notifications (PACKAGE_CREATED, DOCUMENT_SIGNED, etc.) I am successfully receiving the events, parsing the Json posted to me, and handling the events.
Forum topic
Intelligent Adaptive Authentication
Any clues what to complete and where when migration did go well?
I don't know if this is the right place, but...I have test installation of IAS 3.14.xx on Windows 2016. I wanna migrate it to Centos 7 and then upgrade it to 3.21
Forum topic
OneSpan Sign
I was wondering if there was any way to have a signer sign twice in the signing order. Here's an example of what I'm trying to do...
I work at a university and we want to put our faculty evaluations in eSignLive.
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
Forum topic
OneSpan Sign
You moved the location of the personal certificate client and didn't let your users with on-site instances of OneSpan Sign know about the change. As a result, a few of our users were unable to download it and sign documents.
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