211 results matched your search criteria
Forum topic
OneSpan Sign
Is there documentation for what a listener would look like to get updates when a package is complete?
Forum topic
OneSpan Sign
Hi,
1. Digital signature capturing block not showing for esignature in document.
2.
Forum topic
OneSpan Sign
Is it possible to download a completed package in a normal folder (not zipped)?
If not, can they be unzipped pragmatically after download?
Thanks
Jack
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
I am successfully getting my callback, and am then returning a 200. However with every package I complete I am still getting an email saying that the callback failed. Any idea why this would be?
Forum topic
OneSpan Sign
Hi,
I'm trying to set up a package where two signers are eligible to sign the same field, and one of them signing would be enough to complete it. Is there a way to accomplish this?
Thanks in advance!
Forum topic
OneSpan Sign
Hi Team,
Could you please let me know if we have the ability to download the completed packages as flatten documents using java?
Let me know if you need more information.
Thanks,
Sahana
Forum topic
OneSpan Sign
Is there a method for downloading the Evidence Summary Report for a Completed package ? I figured it would be included in the downloadZippedDocuments(packageId) method but it is not included.
Forum topic
OneSpan Sign
Hi,
I am not clean how to use attachment, could you please share an sample code? Also once there is attachment in a package, the sender have to accept this attachment, otherwise the signing ceremony will not be completed?
Thanks
Forum topic
OneSpan Sign
After a signing has been completed, I call eslClient.DownloadOriginalDocument and it correctly returns the original unsigned document. However, when I call eslClient.DownloadDocument, it returns the original unsigned document instead of returning the signed document.