576 results matched your search criteria
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
Forum topic
OneSpan Sign
I am using the APEX SDK to create a package, add a document and signers and then send. I receive an email to sign the document and it works great.
Forum topic
OneSpan Sign
Hi everyone,
We are working to integrate OneSpan with Pega application in order to manage the Customer Digital Onboarding process.
Forum topic
OneSpan Sign
Dear, When we are creating a new package with the .net SDK we need to know if the template has any roles that have attachment requirements. Sofar I can see is this information not mapped when we make a request.
Forum topic
OneSpan Sign
I have been trying to wait to ask more questions and consolidate them in one post for you. Your welcome. :) Regarding the iframe/inperson signing ceremony. In the package API that we send to eSignLive to create the signing ceremony iframe, is an email address for each signer required?
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
Hello,
We have tried several angles at achieving this using both the REST API and the .NET SDK but have so far not had any luck.
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
We have a template in eSign which uses custom label to populate values in the document with signer information e.g signer DOB, SSN. Currently our user use bulk file upload feature to create multiple packages for each signer in the One Span Application.