283 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have scenario in which I am sending packages to two users in order through signing URL.
Forum topic
OneSpan Sign
Hi,
We're experiencing an issue with our Email sent from OneSpan where we select the package's language as French, the signer's language as french, but they receive it in English.
Forum topic
OneSpan Sign
I created a template using the Web UI, where i added a "Signer1" placeholder along with some textboxes and checkboxes. I created a package from this template using this guide:
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
First, my apologies if this is the incorrect forum group for this topic. Happy to move it to a different forum if there is a better one.
Forum topic
OneSpan Sign
I'm looking for information on the declined process. When a signer declines a document, what happens in the system? Does the signer status get updated or is this at a package level? What happens to the package?
Forum topic
OneSpan Sign
Hello,
I am trying to implement a document with some fields that forces each character to occupie a specific space. The only way I was able to do it right now was creating multiple 1 character textbox for each space but its far from Ideal.
Forum topic
OneSpan Sign
I use following method to update senders info:
eslClient.AccountService.UpdateSender(info, senderid);
The problem is that once this is done sender is inactive and invitation needs to be sent to a sender.
Is there a way to activate sender immediately after update?
I think there is another option.
Forum topic
OneSpan Sign
I am using the APEX SDK to create a package, add a document and signers and then send. I receive an email to sign the document and it works great.
Forum topic
OneSpan Sign
I read the following blog post:
https://www.esignlive.com/blog/esignlive-setting-reminders
And tried setting up reminders in my initial POST request that creates a signing package. It's not working. ESL creates the package with no error messages but the reminders never get sent.