919 results matched your search criteria
Forum topic
OneSpan Sign
I have a package that was sent out for signing and was completed successfully. The member is now trying to access the documents to review for their records and have input their Q&A incorrectly too many times. When I open my OneSpan Inbox and look into this package, this signer sho
Forum topic
OneSpan Sign
Hi ,
Signer update another signer as change signer.
Now Signer A updated SIGNER B as a SIGNER.
Now I need to download all required documents uploaded by changed signer(B).
If I am doing all Signer of package it is still showing SIGNER A only.
Thanks
Forum topic
OneSpan Sign
Hi,
Chinese is not working on package level.
We have application and deployed the JAR file but Locale is not working for CHINESE. It is working for rest all Language.
Dont know exact issue because it is Siebel Application and we can only deploy JAR.
Forum topic
OneSpan Sign
I am getting an error that does not allow me to send my document and I believe is due to a limit on the contact's title.
"Error: Please enter a shorter title"
Forum topic
OneSpan Sign
Please provide a way to capture session expired event of signer
Forum topic
OneSpan Sign
Hi,
We would like to integrate esign solution to our application, while creating the signer CreateSignerSessionToken, we want SMS authentication to be enabled in that session. Could you please advise how this can be achieved.
Forum topic
OneSpan Sign
HI ,
I have a scenario like i need to only pump the data and signers will manually sign the document.
Forum topic
OneSpan Sign
Hi,
We found that there are two ways to get signing ceremony URL for signers, and they both seem to work, but not sure which one is the right way of doing it or if one approach is preferred over the other and why.
Here is a sample code:
EslClient eslClient = new EslClient(API_KEY, API_U
Forum topic
OneSpan Sign
Hi,
When below line is called, it returns a list of all signers including the sender as one of the signers.
IList signers = eslClient.GetPackage(new PackageId("")).Signers;
This is the case even though the sender has no documents to sign.
Is there a way to exclude a sender from the signer li