265 results matched your search criteria
Forum topic
OneSpan Sign
In our code, we are using the change signer feature.
.CanChangeSigner()
Once a new signer is assigned, the eSL server generates random signer ID.
How can we get the signerID using .net to get the signing status of this signer.
Please note that we can't use callbacks in our environment
Forum topic
OneSpan Sign
We have set up our account with maximum allowed KBA failures = 3 but ESL is allowing seemingly unlimited invalid retries. So, signers never get locked and the KBA_FAILURE and SIGNER_LOCKED emails and callback notifications don't get sent.
Forum topic
OneSpan Sign
We have several processes that use eSign and almost all use the default consent/disclosure page. However, there's just one use case where we need to disable the consent/disclosure page when submitting transactions. How do we do this via the ESL SDK?
Thanks,
Chris
Forum topic
OneSpan Sign
Hi,
Is there a way to create a new user in eSL using SDK's or Rest API's?
I understand that .inviteUser() is one of the option to create a new user, but that would mean that the user has to actually go through the email and perform the 'Account Registration' step.
Is it possible to bypass that step
Forum topic
OneSpan Sign
Hi,
is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ?
like http://localhost/api/eslListener/ ?
Assuming: I've added the callback url as http://localhost/api/eslListener/
Forum topic
OneSpan Sign
Hi,
As per my requirement, I need to provide 2 different capture tag for same person.
One for full signature and another for "Paraph sign" (Small sign which contains only initial)
Right now I am using below signature tag for one sign:
esl:signer1:capture:size(150,50)
is there any way to implement
Forum topic
Intelligent Adaptive Authentication
Hi Team,
Trying with below textfield with defaut value, but not showing text field after onespan sent the document.
{{*esl_InstitutionName:" + ID + ":textfield:offset(0,-2),Value("Enter the client details")}}
Forum topic
OneSpan Sign
We've a scenario where there is a standard form that has been filled out by multiple people and it needs to be signed by a single person.
We've created a document layout for the form but is there a way from the eSL UI to apply the layout to all the documents that were uploaded to the package?
If no
Forum topic
OneSpan Sign
We are unable to find delete and update related API method call for sender
account in eSignLive documentation.
We have refereed this page of documentation:
http://docs.e-signlive.com/doku.php?id=esl:api:e-signlive_account#get_accoun
Please also provide information how we can suspend sender account
Forum topic
OneSpan Sign
I have placed a signing date tag the top of my document. The document essentially reads "this is effective as of {{esl:Signer1:SigningDate}}." When we open the signing ceremony this is blank and just leave a large space in between the words and is leading to confusion.