1312 results matched your search criteria
Forum topic
OneSpan Sign
I'm referencing the custom signing ceremony settings, in an attempt to customize the Thank You dialog content.
Forum topic
OneSpan Sign
Hello,
I received an error message on trying to create a OneSpan package with the error code: "The number of Pre-Verify results does not match the number of documents that were sent for verification."
Forum topic
OneSpan Sign
Hi,
We're investigating to moving to the new package/layout designer and had some questions.
In our sandbox environment the new designer displays a option to chat with eSignLive support. Is this normally shown on prod environments as well? Is there a back office change to remove this?
Forum topic
OneSpan Sign
Hello,
I'm having a hard time structuring my JSON payload to reflect what I want to appear in my package. The documents have already been merged with *MOST* data via another source, but I do need to add some information to one of the 3 documents being sent for signing.
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
Using the code below I only get 1 package back, but I can tell I should be getting multiple packages with multiple senders based on the date range. Can someone please tell me what I'm doing wrong? I don't see it? Thx
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
Hello,
I am working on an eSignLive integrtion through the SDK and I have the following requirement for multiple signers:
Given: a DocumentPackage for signing with eSignLive and 3 Signers.
Then:
1st&3rd Signers should "Click to Sign" (using provided in email link)
2nd Signer: should N
Forum topic
OneSpan Sign
We are in process of changing OneSpan SDK to OneSpan REST
In SDK we are retrieving the status using GetSigningStatus(objPackageId, signerId, null) which giving us 'InActive' status as output.
Forum topic
OneSpan Sign
As described in this post https://community.onespan.com/documentation/onespan-sign/guides/sender-guides/user/configuring-recipients we can configure some "personal message" for the Recipient. Just want to know where this "personal message" gets used.