1383 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I hope someone can help me out with this, since I was not able to find an answer to my questions in the documentation that I read on your site. Here is what I am trying to do:
1. Take existing PDF document and add all required placeholders/signature fields to it.
2.
Forum topic
OneSpan Sign
Guys -
Since we are not sending a document up for a smart note, it's being automatically generated from the data and enote data sections, how do we go about adding one to an existing transaction that is already up in OneSpan?
Forum topic
OneSpan Sign
I get the error below when I try to run code, and the template shows my name (even though I'm not a signer) and no docs.
Forum topic
OneSpan Sign
We are integrating eSignLive in our application and we have a situation where Business would need a partially signed document.
In other words, let's assume that there are 3 signers on the document and the details have been passed to eSignLive through the package,
Once the first signer has signed, ca
Forum topic
OneSpan Sign
Hi
Is there a callback event when a signer views the document to tbe signed, but does not take any further action after viewing.
The signer simply closes the browser
Is there a webpage that describes all the callback events.
What is the "transaction Activated" event
Regards
Mario
Forum topic
OneSpan Sign
I see there is a RESTful API to update an existing document in a package. Is there a function call in .Net SDK to achieve the same thing?
Forum topic
OneSpan Sign
Hello,
I hit the REST API to try and delete a document from our package, and this is the response we got.
{
"messageKey": "error.validation.cannotDeleteDocumentInActivePackage",
"message": "Document is in a active package and cannot be deleted.",
"code": 400,
"name": "Validation Error"
}