919 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Is there a way to customize the email’s FROM field?
Right now, the field shows as: e-SignLive .
I understand that the sender’s email address cannot be changed without using DKIM. But, how about changing the alias?
Forum topic
OneSpan Sign
Hi,
I'm having problems with this funcionality, when I create eslPackage from template, I need add again the documents with "Upload method".
Forum topic
OneSpan Sign
Hi,
Greetings for the day, it would be great if you could mention me the steps involved in the white-labeling process.
Also is it possible to completely white-label the UI which the signer sees after clicking on the "Go to Documents" (in the invitation mail) sent to the signer.
Forum topic
OneSpan Sign
Hi,
Is it possible to get approval id for the signer without API call? as API call required API key, and we don't want to expose the API key.
Forum topic
OneSpan Sign
Hi -
SHORT: How to assign "RoleID" to SignerBuilder in vb.Net ?
Forum topic
OneSpan Sign
Hi,
I tried to get email in French locale, but it seems not successful for me. I create package via API, in the package level, locale=fr, in the signer levle, locale =fr as well, but I still don't get email in French.
Forum topic
OneSpan Sign
Hi
How can i find out from the object docs if a field is mandatory or optional.
For example Firstname is mandatory for creating a signer , but the docs dont seem to indicate that it is.
Forum topic
OneSpan Sign
Hi,
in our log, I found there is API call for 'verification/verificationType, what does it do? and it seems there is error(key=error.notFound.signerVerificationNotFound), what does this error mean?
Forum topic
OneSpan Sign
I'm having trouble sending a PDF with text tags to the /api/packages endpoint. My PDF is sent as base-64 encoded, and that string is "pasted" into a document when it reaches my eSignLive account. I'd like for the string to be decoded, so that the new package contains a copy of my original PDF.