3700 results matched your search criteria
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 are having an intermittent issue with our REST API client. Normally, it posts the signing package create request in DRAFT status, posts the request to add reminders then posts a request to put the request into SENT status.
Forum topic
OneSpan Sign
I am playing around with asking signers to answer questions before signing the application to add some fraud mitigation.
Forum topic
OneSpan Sign
Hello
Can i place signature box on last page of document without mentioning page number via REST API
Forum topic
OneSpan Sign
So I am trying to upload an image to the signature capture section, handdrawn value, and I am having an issue with one file.
Forum topic
OneSpan Sign
Hey team,
We are looking for setting different contents for each email templates.
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
How can I disable the pop up dialog after signing completed?
Forum topic
OneSpan Sign
Hey team,
I noticed that you provide a signing status function to get signing status per signer:
com.silanis.esl.sdk.SigningStatus signerStatus1 = eslClient.getSigningStatus(packageId, new SignerId(signerId1), null);
But the concern here is, we don't want multiple calls to get signing status all re
Forum topic
OneSpan Sign
Hi
please suggest that how we can add signature field on each page of multiple documents page using .net sdk
thanks