917 results matched your search criteria
Forum topic
OneSpan Sign
Hey guys,
Is it possible to automatically match the timestamp of an Ink-it report (evidence summary) with the signer's time zone?
Forum topic
OneSpan Sign
Hi, i'm gettin this error message "OneSpanSign.Sdk.OssException: 'No Role found for signer email ", creating a package, this is the code that i'm using, thanks for the help.
Forum topic
OneSpan Sign
If I create a package with a signer that is assigned no signing blocks, that singer's status is SIGNER_COMPLETE. This is good, as it lets me know that signer is a reviewer and has nothing that needs to be signed.
Forum topic
OneSpan Sign
Looking to figure out if there is documentation or a reference to the maximum number of signers/recipients one can have in any given document.
Forum topic
OneSpan Sign
Question on Remote Sign, where the signer receives an email. If the signing order is set, is OneSpan supposed to automatically email the next-in-order?
Forum topic
OneSpan Sign
Hi,
When 'eslClient.getPackageService().getPackage({packageID}).getSigners()' is used, it gives a list of all signers including the sender as one of the signers.
Forum topic
OneSpan Sign
We are integrating ESignLive with our ASP MVC site.
Forum topic
OneSpan Sign
Guys -
I have a document with 4 signature fields. When I tried to combine the fields for the one signer, it didn't work. Do we have to create a new approval for each new field that we are trying to sign? If not, can I get a JSON Package example of how to do it since mine isn't working.
Forum topic
OneSpan Sign
Is it possible to get the 'locked' status of a signer by using GetSigningStatus(). Currently, the returned status is 'pending', even though the user was locked.
I'm aware there's a callback that can be used, but using GetSigningStatus() flows better with our current code base.