328 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Is there a way to ensure that person who receives the email with link for signature is the person who actually signs the document.
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
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
Hi,
I have a requirement where I need to get the signing URL like shown here http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/signing_url.htm
I able to successfully get the signing URL, this URL will then be embedded in another system for use.
As a result, I need to stop the eSL emai
Forum topic
OneSpan Sign
Hi,
Can we know what all email validations are using ( example:[email protected], .in , .org)
Forum topic
OneSpan Sign
Hi,
We are using the following API to retrieve the signer signing url
GET /packages/{packageId}/roles/{roleId}/signingUrl
We are controlling the signing process from within our host application by providing the signing url to the signer as an iframe within our application.
Forum topic
OneSpan Sign
Hi All,
I have a scenario where I have an e-signer that will not have an email.
Example: An elderly person is in an office, signing a contract to rent a room/apartment/service in a retirement home/nursing home/home services. This elderly person does not have an email (no technology).
Forum topic
OneSpan Sign
Might be a dumb question - are email addresses required for signers?
Can you add a signer without an email address to an in-person ceremony?
Thanks. -- Bryan
Forum topic
OneSpan Sign
Could you provide an example for searching packages with signer email? It seems only package name is used for searching. Thanks.
Here is the URL I used:
https://serverurl/api/[email protected]&from=1&to=10
Forum topic
OneSpan Sign
Hello,
What is the limit for the signer email field. When we are using email more than 50 characters, we are getting an error.
Thanks,
Nehme