1264 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
When we view a non required document on a pc or table, it allows the users to arrow past it. When we take that same loan and view it on our mobile phone, the user does not get the ability to arrow past it. They have to either accept it or decline it. Is this intended?
Forum topic
OneSpan Sign
I attempting to create a document that has one signer by email, and 2 signing groups (lets name them Group1 and Group2)
The document has EXTRACTION enabled.
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont
Forum topic
OneSpan Sign
Hello,
I've been looking through the documentation but I can't find what I'm looking for.
Is there a document navigation for the signing ceremony in an iFrame similar to that of the mobile experience (see attached)?
Forum topic
OneSpan Sign
Hi,
We have been using SMS Authentication for Signing Ceremony. First time when user clicks on link in email, a sms was sent. But after 2hr when user clicks on the same email link again no new code was generated and was able to use the code sent earlier.
If this normal behavior?
Forum topic
OneSpan Sign
We are trying to launch an inPerson signing ceremony from a new IE or Chrome tab/window on an iPad Mini.
Forum topic
OneSpan Sign
Hello,
I am using iframe to sign a document, after the sign complete, how i can forward the user to another page in my website?
Thanks
Forum topic
OneSpan Sign
Hey team,
I noticed that you provide a signing status function to get signing status per signer:
com.silanis.esl.sdk.SigningStatus signerStatus1 = eslClient.getSigningStatus(packageId, new SignerId(signerId1), null);
But the concern here is, we don't want multiple calls to get signing status all re
Forum topic
OneSpan Sign
Guys,
Can someone tell me what the standard time out setting is for the digital signing room? Is it changeable on an account level? Also, since we getting the user auth token, is this taken into account or does the digital signing room timeout override what is being sent from the user auth token?