575 results matched your search criteria
Forum topic
OneSpan Sign
How do I add a signer to a package that I've already created?
Forum topic
OneSpan Sign
Hi ,
I am able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
I am working on a solution to create a package containing a single document.
When I use a .pdf file, this works fine - the document is sent; a signing URL is generated and I can sign.
When I try to use a .docx file, I get a HTTP 400.
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the signer authentication token to build the SignInUrl to be used in Iframe in our application, which we are working on.
I am trying to use the approach of creating SignerSession with Signer Authentication Tokens as per the below blogs
Forum topic
OneSpan Sign
I'm using the SDK to create a package that contains one document to be signed. I want to offer my customer the ability to 'Cancel' a package. Should I use the 'Trash' or the 'Delete Package' method? What are the differences?
Forum topic
OneSpan Sign
Is bulk package creation and sending supported in .NET SDK API?
Right now i am looping through a collection of package to create and send Package one by one through 'CreateAndSendPackage' API method in EslClient.
Regards.
Forum topic
OneSpan Sign
Hi,
I'm having problems with this funcionality, when I create eslPackage from template, I need add again the documents with "Upload method".
Forum topic
OneSpan Sign
Hi Team,
I am trying to access the API: https://sandbox.esignlive.com/api/packages
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).