1383 results matched your search criteria
Forum topic
OneSpan Sign
When attempting to send a document from the Web Client using the integration to OneSpan Sign, it is not attaching the document after the Consent and Disclosure document.
Forum topic
OneSpan Sign
Hello,
I want to check more details about this event notifier (ESL:MESSAGE:SUCCESS:DOCUMENT_CONFIRM), A signer has successfully confirmed a document. A
how I can know which document was signed? Will this event return any details about the document ID?
Thanks,
Nehme
Forum topic
OneSpan Sign
Hello I created a package but removed the Electronic Disclosures and Signatures Consent.
So I have a package with just one document. But when I try to sign it using the api call /packages/package_id/documents/signed_documents, I am not able to sign the document.
What could the issue be here?
Forum topic
OneSpan Sign
Team,
I have been going through your eSignLive’s JavaScript Event Notifier feature (https://www.esignlive.com/blog/esignlive-event-notifier/) and this is pretty interesting feature.
Forum topic
OneSpan Sign
After a signing has been completed, I call eslClient.DownloadOriginalDocument and it correctly returns the original unsigned document. However, when I call eslClient.DownloadDocument, it returns the original unsigned document instead of returning the signed document.
Forum topic
OneSpan Sign
Hello All,
I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.
Forum topic
OneSpan Sign
In Dynamics CRM, I'm not able to show data from custom entity to the document. I am using conventions for field mapping, but it just shows field name not the data value from Dynamics CRM entity.
In the OneSpan documentation, Account address data is shown in the document.
Forum topic
OneSpan Sign
Hello Onespan,
I am stuck with the issue for a while and decided to post something here.
I am currently using two documents for signing.
One document is in .pdf format and this works fine.
Forum topic
OneSpan Sign
Guys,
I've ran across a feature that I cannot seem to test and would love to get some clarification on this.
If I have a signer who has 3 documents to sign. They sign two of the documents and refuse to sign the last document. We then remove the document from the package.
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