3702 results matched your search criteria
Forum topic
OneSpan Sign
In our code, we are using the change signer feature.
.CanChangeSigner()
Once a new signer is assigned, the eSL server generates random signer ID.
How can we get the signerID using .net to get the signing status of this signer.
Please note that we can't use callbacks in our environment
Forum topic
OneSpan Sign
What is the minimum Java version required for the Java SDK?
Forum topic
OneSpan Sign
Hi, Is it possible to create a package with status not draft and then notify a signer at a later point. I have a use case where some signers will need to click a link through an email in order to sign and others will click a link through our portal.
Forum topic
OneSpan Sign
Is it possible to skip an optional signature, or to mark it as complete without signing it?
We would like to achieve this using Java
Forum topic
OneSpan Sign
Can you please provide us a code on how to update sender language and the timezone of the sender account
Forum topic
OneSpan Sign
I haven't started working on the code to handles callbacks yet. I was looking at http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_event-notification and saw the SIGNER_COMPLETE notification.
Forum topic
OneSpan Sign
Looking to enable the events coming from eSignLive to send to a JMS queue. Has anyone done this? Love to see examples!
Forum topic
OneSpan Sign
I would like to have 2 signers. The first one is required to upload an attachment. However, I do not want signing to move to the second signer until after the upload takes place. I would then like the second signer to be able to view the attachment and approve it by signing.
Forum topic
OneSpan Sign
I have a client who is using REST API to create package.
Forum topic
OneSpan Sign
Hello,
We have a workflow, where we need to auto sign and fill a text field, without editing the package.
Is there a way to do this using .NET?