773 results matched your search criteria
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk
Forum topic
OneSpan Sign
Hello Michael,
During the processing in an application a client noticed that below statement takes few seconds (5-10) to execute:
PackageId packageId = eslClient.createPackage(documentPackage);
Can you please let us know how much time this should ideally take?
Forum topic
OneSpan Sign
What are the session timeouts for a signer? How long do they have when signing a document to fill it out, etc...
I don't see a setting anywhere that we can change. Can it be changed by support?
Thanks
Forum topic
OneSpan Sign
Guys,
I was told that there were now some new ways of doing the notary seal in the new signing experience. I have not been able to find any documentation on it and was hoping someone might be able to point me in the right direction.
Forum topic
OneSpan Sign
I'm wondering if the APEX SDK has the ability to create a sender. I see that some of the other SDKs can.
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/managing-senders
Forum topic
OneSpan Sign
We’ve seen an error a few times in the past week or so (screenshot attached.) During signing, after clicking Confirm on one doc we get a server error as below. We have to close the modal and restart signing, which picks us up at the document we were meant to go to next but I’m u
Forum topic
OneSpan Sign
Hey there,
im having a problem with IsRequired propertie:
1 - Through the management console I created a DocumentTemplate (X) where I define all the fields and properties such as IsRequired.
2- Using the API im building a DocumentPackage where I upload a Document and I apply the template X.
Forum topic
OneSpan Sign
Hello,
We found an issue with the iOS SDK that sometimes the SDK skip the ESign Disclosures and Consent document and skip directly to the contract.
Forum topic
OneSpan Sign
Hello,
I'll try to explain my problem as clearly as possible.
I work in a company who develop a software in 4D (programming langage)
We sell this software to different client and we would like to integrate eSignLive in our software (that means that the client generate documents in the software and
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.