17 results matched your search criteria
Forum topic
OneSpan Sign
During the development of a small PoC, we have hit an exception in one of the REST calls that we are not able to resolve. What we are trying to do is the following:
1. Clone an existing template with one document and signature configured.
Forum topic
OneSpan Sign
Hi,
How can i use SDK to set multiple signature block on the same document for a single signer and the values to be passed dynamically.
I have a list of coordinates which specify the position and size of my signature block for a single signer on a single document.
Forum topic
OneSpan Sign
Hey!
I've used this codebase to put up a quick testing app: https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
Unfortunately I am stuck for a day or so with a 400 error at this point:
POST /api/packages/A8e11I57ytWC1GHJzzphfLISw04=/documents/signed_docum
Forum topic
OneSpan Sign
Getting really close to having all my questions answered. Thanks to Mwilliams and Harishadairy for all the help. Hopefully this is the last big issue.
Forum topic
OneSpan Sign
Hello,
Is it possible to sign a document without having the signer to go through the process and click on a signature box?
For instance, we have a website, a user fills the forms, we display a preview to the user and ask for confirmation and the user click on the confirm button.
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
Hello, I recently updated the api version for Silanis.ESL.dll from 10.3 to 10.13, after doing so the code that I'm using to dynamically build the packages for getting signed no longer works.