381 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to change the text "The Package is Complete", that is displayed after signing, using the .NET sdk
See attachment
thx.
Par
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
Guys,
I've ran across a feature that I cannot seem to test and would love to get some clarification on this.
If I have a signer who has 3 documents to sign. They sign two of the documents and refuse to sign the last document. We then remove the document from the package.
Forum topic
OneSpan Sign
Hi team,
In our current implementation, the email notifications for package completion event are meant to be sent for each signer, and CC to the package owner by default. For example, if you have two signers, then the package owner will receive two notifications in total as it is meant to be.
Forum topic
OneSpan Sign
I have seen the example of GetCompletedPackagesWithinDateRangeExample.cs in github from the following link
https://github.com/eSignLive/esl.sdk.net/blob/m
Forum topic
OneSpan Sign
Hello,
We have created a package . Signed all the roles the package, status is complete but we have not received SIGNER_COMPLETE event for one Signer(Co-Buyer).
Forum topic
OneSpan Sign
Hi, we want to keep track of the transactions that has been completed. We want to mark them as completed in our database.
Forum topic
OneSpan Sign
Hi,
Are there APIs to access packages that are completed via salesforce connector?
please let me know
Forum topic
OneSpan Sign
at present we are testing the system and when we are signing the documents some of our boxes have not been completed. How can i set up the system so that the document can not be completed until all signatures, text boxes etc are all completed.
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.