329 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
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
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
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
Hello, I want to disable the email notification to an specific signer, I already try this
Forum topic
OneSpan Sign
Hello,
We are getting exception when we try to add signers to package with same email. We are receiving message - 'The email is already in use for package'. So, is there a way we can add signers with same email to the package?
Thanks,
Sushma
Forum topic
OneSpan Sign
Our client is receiving the error message "No Role found for signer email" when trying to send a package. We are creating a custom ID however the custom ID is guaranteed to be different (one ends in -1 the other in -2).