917 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
I am trying to create a transaction. I am the account owner. I am adding 'X as a signer, but when I retrieve the transactions, I am also added as one of the signers in it.
Is there any way to exclude "account owner" from the signers' list?
Forum topic
OneSpan Sign
Hey,
I am looking to include SMS authentication for a signer by first creating an authentication object and then including it in the constructor for the Signer object.
Forum topic
OneSpan Sign
Hi,
I integrated the esignlive with the REST API. The only concern is there are too many clicks for the 2nd time signer(user).
Forum topic
OneSpan Sign
Question: We have a business process where internal users need to quickly sign documents that have multiple signature locations. Ideally, we would want our users to access a document, view it on screen then with a single click sign all locations. Is there a way to accomplish that with eSignLive?
Forum topic
OneSpan Sign
Hi,
I have created a package in Onespan, during which an email gets generated. But now, I want to send a reminder notification email to signers of this existing package, with a link to the onespan docs. How can I do this in Java?
Forum topic
OneSpan Sign
Hi Team, We have a document that has three signers whose signature is needed at three places in a document. **Signer 1**, **Signer2**, **Signer3**(So the total number of Signature blocks should appear are 9).
Forum topic
OneSpan Sign
I have setup a sandbox environment for v11 and tried out the SignDocuments() for a signer.
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
It would be a great feature to allow a signer to sign once for all fields they have to sign for in a document, rather than having them sign multiple times. For example, a parent who is the payer and has to sign for their child.
Forum topic
OneSpan Sign
Based on past investigation and a recent onespan posting it appears callbacks remain the only way to get email bounce back, and pin lockout notification. This information would be beneficial via the APIs. If reluctant to have it be in the signer status... as signature pending is considered valid...