575 results matched your search criteria
Forum topic
OneSpan Sign
I have looked through the eSignLive documentation but without success. When creating a package, is it possible to restrict signers to be able to view certain pages of the document ?
Forum topic
OneSpan Sign
Is there anyway to suppress the automatic email to signers on package creation? We would like to give our application user the option to sign now (we will retrieve signing URLs), or sign by email (appears to be sent automatically at package creation).
Forum topic
OneSpan Sign
Hello,
I've created a notarized transaction, when I want to send the transaction (with REST API) i get this error :
Code :400
message : "There is no Notary with a signature assigned to this package."
messageKey : "error.validation.notarizedProcess.noNotaryInvolvedInSigning"
I tried to send the tra
Forum topic
OneSpan Sign
Hi,
We have a typical business case wherein the Admin Assistant creates a package for signing. The Signer is required to upload an attachment and sign the document.
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).
Forum topic
OneSpan Sign
Hi
I have a use case to send a document to some signers and once the signing process has been complete, i want to send that document to some users which i call as receivers who receive the signed contract and they can download it
Forum topic
OneSpan Sign
Hello, what is the maximum number of characters allowed in the package name? The JavaDoc for the method PackageBuilder.newPackageNamed() states:
@param name the package name @size(min="1", max="64")
Forum topic
OneSpan Sign
Regarding Updates to Package data, there appears to be a date/time data field called "update". The Package also seems to have a similar date/time data field called "update" for Sender info contained inside a Package. Do these "update" fields get changed for any/all changes, or on
Forum topic
OneSpan Sign
I need to have a way to enter the url like https://sandbox.esignlive.com/packages/ab854149-bd9c-4c80-89e0-3a6012c23659 and using single sign on be instantly put into that document packages edit screen using your web interface.