3702 results matched your search criteria
Forum topic
OneSpan Sign
Suppose we have sender named "123" and there are two signers "123" and "456". Is it possible to view document in an iframe when nobody has signed and when one signer has signed? Or will the document will always be opened in signing mode?
Forum topic
OneSpan Sign
Hi,
I am trying to get all the package IDs from one account. For some reason, I only get one package ID comes back, even the count shows me as 3.
The is the url i have tried 'https://sandbox.esignlive.com/api/packages'.
Forum topic
OneSpan Sign
Can you append a DocumentPackage that has been created.
Dim eslClient As New EslClient(apiKey, apiUrl)
Dim fs As FileStream = File.OpenRead(strESignLiveFile)
Dim superDuperPackage As DocumentPackage = PackageBuilder.NewPackageNamed(strContractFileName).
Forum topic
OneSpan Sign
Hi,
is there a way to prevent sending emails from the payload? If not is there a way to toggle sending and not sending emails?
Regards,
Mario
Forum topic
OneSpan Sign
I'm using same code in demo and in prod, works fine for demo but not in pord. but I'm getting the following error message.
Forum topic
OneSpan Sign
Hi,
Is there some way that the in-person signing can take place if there is no connection available? Some of our sales people have encountered that in some areas they are trying to do a signing the connection is too slow/unstable or not able to connect at all.
Forum topic
OneSpan Sign
Is there any way to send a document as a notice that doesn't require a signature?
Forum topic
OneSpan Sign
Hello,
We use the v11 of esign live, and we have a trouble with the X-Frame-Options set to (sameorigin) provided by the https://sandbox.esignlive.com/access into a Iframe.
Before the v11 was an option WithFrame() but this option was remove.
Forum topic
OneSpan Sign
If I integrate eSignLive into wordpress website, does the document sits on our directory or eSignLive dasbboard?