1273 results matched your search criteria
Forum topic
OneSpan Sign
I have seen many posts and guides on how to create a Signer Workflow which enables signing in sequence or succession. We have a requirement to allow our signers to sign at their own convenience in any order they choose. Can this be accommodated as well?
Forum topic
OneSpan Sign
Is it possible to retrieve a single signing URL so that all signers can sign at once? Currently with the REST API call we are making, we are retrieving each signing URL based on role.
Forum topic
OneSpan Sign
Hello,
We have a workflow where we wish to print a 'name' and the 'date' on the completed document after all signatories have signed. Is there a way to accomplish this preferably using the .NET SDK.
Thanks
Ranga
Forum topic
OneSpan Sign
We have different signing scenarios where we want to use different Signing Page Logos. How do I do that with Java SDK?
Thanks
Forum topic
OneSpan Sign
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
Forum topic
OneSpan Sign
Hi is it possible from custom UIto allow user to place signature on the page...to choose where it want it. What parameters I need to set in the code. I use .net SDK
Also would it be possible to size iFrame to the document or to remove all unnecessary space around document. How?
Forum topic
OneSpan Sign
Hello,
I am evaluating eSignLive for a specific use case. I would like to know if free form signing (like how Docusign does it https://www.docusign.com/supportdocs/cdse-user-guide/Content/advanced-sending/free-form-signing.htm) is possible in eSignLive.
Thanks,
Praveen.
Forum topic
OneSpan Sign
Hi,
Could you please tell me if the following is possible using esignLive UI (we do not want to go the API route)
1) If the package has say 5 signers , can we set it up such that the first 3 sign sequentially and the last 2 in parallel
2) If the package is set to have all signers sign in paralle
Forum topic
OneSpan Sign
Hi team,
We are developing a web application that uses OneSpan Api to authorize transactions. We want to know if is possible to set a signature data with values that we already have stored in our database.
Forum topic
OneSpan Sign
Hello I am using document extraction approach using REST API and able to create the Transaction successfully. The problem I am having is that when I click to sign, it opens image capture screen like in the attached screenshot.