558 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Please let me know whether eSignLive will accept when Owner Signatory Name and Insured name having spaces and sent in the request.
Thanks,
Allanki
Forum topic
OneSpan Sign
Hi,
I receive an error when the document name ends with "pdf".
Forum topic
OneSpan Sign
Hi ,
How to change the sender email like [email protected] without first name and last name because it has been sending mail to customers like with my email id , first name and last name .
Forum topic
OneSpan Sign
Hi,
I have noticed that there are a bunch of different error messages under the EslServerException.
Where can I find a list of all these error messages with their corresponding error codes and error names.
Example:
com.silanis.esl.sdk.internal.EslServerException: Could not create a new package Exce
Forum topic
OneSpan Sign
Hi,
I would like to know if, when bulksend transactions are generated, is there a way to generate each transaction with a different name to later identify them easier?
Thank you!
Forum topic
OneSpan Sign
Apex SDK sometime appends _X in the template name
Forum topic
OneSpan Sign
Are special characters allowed in Document name while creating package?
Forum topic
OneSpan Sign
Where is the setting to allow external signers to have the same name and email? I cannot find it on the Account Configuration page.
Forum topic
OneSpan Sign
Hi,
I'm looking for a way to modify a signers first or last name as well as email after they've begun signing documents.
Is this at all possible?
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))