1274 results matched your search criteria
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
Right now when a potential signer receives an email and clicks the link to view the document, there is no way for us to receive any notifications this has occurred.
Forum topic
OneSpan Sign
Can I turn off the email to signers? I had expected a .withSettings(newDocumentPackageSettings()
.withInPerson()) might do that, but I got the email this way too.
Forum topic
OneSpan Sign
eSign Document is embedded as an iframe. While the signing ceremony is being performed on mobile we came across unexpected behavior on clicking of Cancel in the pop-up (which is launched when we tap to sign)
Forum topic
OneSpan Sign
Can some help me out with this error message? The first signee had no issues but the second signee went to the package a day later to sign and then received an Access Denied. Is it possible there was some kind of timeout because they waited a day to sign? I didn't think tha
Forum topic
OneSpan Sign
Guys,
I am using this as a reference for timezones.
https://www.onespan.com/blog/onespan-sign-release-1121-time-zone-support
Forum topic
OneSpan Sign
I found an issue with the signature box on mobile (I have attached a video).
Environment: Safari, iPhone12
Step to reproduce
Forum topic
OneSpan Sign
Hello!
I am developing a portal where you can see the latest transactions made in OneSpan, as well as the % of progress of the transactions, see the next person to sign and the possibility of resending the signature email to said person.
Forum topic
OneSpan Sign
I have a border line case, let's say there are two signers. One signer signs but do not click confirm. How do you find if signer 1 has completed the signature ceremony or not.
Forum topic
OneSpan Sign
REQUIREMENT
We would like to be able to order our signers. For example for a document: SignerB has to sign before SignerA.
WHAT WE HAVE FOUND
OSS 11.42: This is an option to order signers from the OSS UI when initiating the signing ceremony.