316 results matched your search criteria
Forum topic
OneSpan Sign
Question on Remote Sign, where the signer receives an email. If the signing order is set, is OneSpan supposed to automatically email the next-in-order?
Forum topic
OneSpan Sign
I am facing an issue while using the esignlive new sandbox (sandbox.esignlive.com) with .NET SDK.
Forum topic
OneSpan Sign
Hi,
I receive an error when the document name ends with "pdf".
Forum topic
OneSpan Sign
Guys -
I have a document with 4 signature fields. When I tried to combine the fields for the one signer, it didn't work. Do we have to create a new approval for each new field that we are trying to sign? If not, can I get a JSON Package example of how to do it since mine isn't working.
Forum topic
OneSpan Sign
Guys,
I am seeing some weird results when trying to change the notary capture signature. Can you please fill me in on each of these items and if they are working as intended.
1.
Forum topic
OneSpan Sign
Hello,
I'm looking for information around customizing the "From" email address within our Package email templates.
Example: email.activate
"from" : {
"email" : "[email protected]",
"display_name" : "e-SignLive"
Background on our environment: We hav
Forum topic
OneSpan Sign
I am seeing a possible bug where I am creating a package with 1 document, 1 signer, and 1 signature.
When creating the package, I give the signature a unique name using the .WithName(string signatureName) method.
Then, when I use the eSignLive client to retrieve the documentPackage, the
Forum topic
OneSpan Sign
In a previous thread called "General Question on eSign and PDF forms" I recently wrote a reply:
Forum topic
OneSpan Sign
Here's the scenario. I have 2 Approvers (For example, Bob and Mary). Bob has just 1 signature field. Mary has a signature field and a Label. Bob signs first. Before Mary signs I programmatically update her Label field so when she goes to sign she sees the Label Value I inserted.
Forum topic
OneSpan Sign
Hello! Thank you for reading my post.
My understanding is that the notification email (email.notify) is the only email template that can be triggered programatically from the eSignLive system. I had a few questions on this functionality:
Question 1.