1274 results matched your search criteria
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
Forum topic
OneSpan Sign
There was some talk about removing the opt-out functionality in other threads because it seems as though it is basically the same as "Decline". The package gets put into draft mode as soon as a signer chooses this.
Forum topic
OneSpan Sign
A customer is asking us about a scenario that I would like to clarify.
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"
}
Forum topic
OneSpan Sign
Hi,
Is there a way to build a package such that one signer would sign 2 documents. Here is an algorithm that I am looking at:
1. Use PAckageBuilder to build a package named 'OriginalPackage'
2. Add 'signer1' and 'signer2' to OriginalPackage
3. Add 'document1' and 'document2' to OriginalPackage
4.
Forum topic
OneSpan Sign
Hello,
Suppose I am signing a document from outside ON like Vancouver, what time stamp it will be captured in the system. How I can capture the timestamp for the person who is signing from different province with different time.
Thanks
Nehme
Forum topic
OneSpan Sign
Specifically the check-box that ensures automatic email delivery of final signed docs.
This is over-written each time to a default un-checked setting, which adds an extra step to the package creation process for user-driven signing.
Forum topic
OneSpan Sign
Does esignlive support fill-in pdf files?
our scenario is that the first signer enters the data in the fill-in pdf & signs it. The document then is routed to the second signer who signs the document to complete the workflow.
please let me know
Forum topic
OneSpan Sign
We have scenarios where we need to support/guide the user as they work through a signing ceremony.
Example:
Employee opens a window and starts a signing ceremony and then moves the window over to a touch screen for the customer to use.
Forum topic
OneSpan Sign
Hi! All
We have a requirement where the user need to fill in forms with additional fields being entered in the PDF post OneSpan signatures.