383 results matched your search criteria
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
How can I disable the pop up dialog after signing completed?
Forum topic
OneSpan Sign
I would like to show my signer a message that says something to the effect of: “Thank you for signing your application. We will send you a completed copy of the application signed by both you and the vender.â€
This would be something like an alert upon completed signature.
Forum topic
OneSpan Sign
Hi,
Is there an API for re-sending the signing completion email to the signers? The email with a link to download the completed documents. Thanks!
Forum topic
OneSpan Sign
A success message is displayed in the iframe once the document is signed.
Forum topic
OneSpan Sign
Hi,
Is there a way to get the Completion date of a signing ceremony. I see that it is listed out in the evidence summary. Is it possible to get that using the JAVA SDK.
Thanks,
Sudhangi
Forum topic
OneSpan Sign
I am trying to support the following use case:
1. Form is sent to a recipient to be completed and signed.
2. Completed forms is returned to the sender for verification.
Forum topic
OneSpan Sign
Hi team,
I just found out that
CompletionReport sdkCompletionReport = eslClient.getReportService().downloadCompletionReport(PackageStatus.DRAFT, from, to);
only returns 100 results, so it's less meaningful in our process.
Is there any way to get the complete list of packages of a
Forum topic
OneSpan Sign
Does the ability to download a completed package have an expiration?
Forum topic
OneSpan Sign
There are some buttons at the top of the screen when the Signing Ceremony is completed
Continue button is appearing
Download button is appearing
Download All button is appearing.
How can we remove all 3 using the api.