601 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We want to use the "Text Tag Extraction" feature (https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/) but we can't find a way to get it working.
Forum topic
OneSpan Sign
Hi
I am integrating the ESignLive SDK into an Android app. I already have a login mechanism (using username/password combination or using google sign in). I do not want to have an extra login for ESignLive. I noticed there is a method to login with session token.
Forum topic
OneSpan Sign
Hi,
One of our testers performed below use case:
a) Signed the document using eSignLive
b) The digital signatures were captured in the signature block
c) Downloaded the signed copy from eSignLive & opened the PDF
d) Clicked on the 'Fill & Sign' option appearing on the right of the document
Forum topic
OneSpan Sign
Hi,
Our integration with eSignLive includes some document merge functionality - where users create a layout for a "template document".
Forum topic
OneSpan Sign
I'm wondering what kind of "out of the box" options eSignLive may have to facilitate a requirement of ours.
We are fulfilling the role of sender and the signers are (obviously) filling the role of signer, but what if we had a 3rd party who was not either a sender or a signer but is interested in kn
Forum topic
OneSpan Sign
Hi,
In our native iOS app (Swift), we get signing sessionToken from our own endpoint, and then launch webview with the URL like: https://sandbox.e-signlive.ca/access?sessionToken={sessionToken} for signing ceremony.
Forum topic
OneSpan Sign
Hello,
We are using Impersonate Signing process with eSignLive for one of our client, now client needs to use both Impersonate and Remote Signing (use anyone of for a particular transaction) for same Account.
Forum topic
OneSpan Sign
Hi,
The following link provides detail on how to pass tags to eSign.
https://www.esignlive.com/blog/esignlive-how-to-text-tags
How do you retrieve the value of the tags back once the document has been signed programmatically?
Thaban
Forum topic
OneSpan Sign
Hi,
We found that there are two ways to get signing ceremony URL for signers, and they both seem to work, but not sure which one is the right way of doing it or if one approach is preferred over the other and why.
Here is a sample code:
EslClient eslClient = new EslClient(API_KEY, API_U
Forum topic
OneSpan Sign
esignlive's httpcomponents version is 4.3.6. We were previously using 4.0, and I updated our builds to use 4.3.6. We have now run into an issue where that breaks another of our third-party dependencies. Is esignlive compatible with 4.2.2 or earlier (we would prefer to revert to 4.0).