1315 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is there a way to build a package such that one signer would sign 2 documents. Here is an algorithm that I am looking at:
1. Use PAckageBuilder to build a package named 'OriginalPackage'
2. Add 'signer1' and 'signer2' to OriginalPackage
3. Add 'document1' and 'document2' to OriginalPackage
4.
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf
Forum topic
OneSpan Sign
I receive eSignLive Callback failed emails sparingly, even though I receive the callback successfully.
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
Forum topic
OneSpan Sign
Please refer to the attached logs, we are getting "Gateway Timeout: 504 Gateway Time-out" error in bulk. Request you to please have a look and help us with some resolution.
Forum topic
OneSpan Sign
1. I created a function app in azure portal for the callback to download docs.
2. And then I created some transactions through the Dashboard.
3.
Forum topic
OneSpan Sign
Is there a way to add a document to a package with a url linked to the pdf file?
Forum topic
OneSpan Sign
We keep the byte info of a PDF in our database (BLOB).
Forum topic
OneSpan Sign
What is recommend for a Catch () for error handling? Is there something specific for OSS Packages
Forum topic
OneSpan Sign
Hi,
Is there an option to enforce the signature capture in the package and the signature level?
Thanks