1383 results matched your search criteria
Forum topic
OneSpan Sign
Hi
I want to Specify/ restrrict the Documents a Recipient Can View.
Forum topic
OneSpan Sign
Can a document filename refer to a file on a network drive as in the following:
documentBuilder.FromFile(fileName)
Forum topic
OneSpan Sign
Hi,
I am trying to integrate the flow into a node application. I am stuck at the add documents/start session stages. I have created a template via the web UI. I am able to create a draft package via the REST API.
However I don't know what to do to make a package not a draft.
Forum topic
OneSpan Sign
Hi There,
In our application, we generate a certificate for the end user when they complete the transaction and we want that certificate to be automatically signed for the user without any interaction from us. Is such kind of integration possible with eSignLive?
Forum topic
OneSpan Sign
Hi,
Is it possible to upload additional attachments when completing/signing a package? For instance if a signer had to upload a scan of their drivers licence and then sign. Would that be possible?
Thanks,
Forum topic
OneSpan Sign
Hello Duo,
We are designing a multi step form for document signing process. My question is just as in onespan, whenever the signing is completed by all the recipient, there is the option of reviewing the documents as well as downloading it.
Forum topic
OneSpan Sign
I tried this one on SDK 10.10.1.0, and tried various different ways to see if it will return the Field properties and it failed to return. My PDF contains only 2 fields that I'm populating using Field Injection. Please see attached screenshot.
Forum topic
OneSpan Sign
Hi,
On the DOCUMENT_SIGNED callback is it possible to know who has signed the document directly or in some other way indirectly?
I need the email of the person who has signed the document for our application workflow.
What can I do with the sessionUser attribute.
Example Payload:
{"@class":"com.si
Forum topic
OneSpan Sign
Hi,
I'm integrating with the e-sign live api and have had some trouble with certain pdfs causing the signing ceremony to give me a blank page. After the package is created and a url is created the window appears blank. (Even the default-consent document won't show up).
Forum topic
OneSpan Sign
Hi there,
Below is my code to generate the package. I am receiving an email with pdf document for esignature,every thing looks good except I'm not seeing any place to click and sign not sure if I am missing any thing. Please advise.