1310 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
there is a need to create link withing signed pdf document that would point to internal site.
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
What happens when the server that is setup to receive callbacks isn't available due to a network issue or an issue with the server itself. Are any attempts made to retry the notification.
Forum topic
OneSpan Sign
Hello,
We are setting a particular document in the package to use AcceptFor signatures. The document in question IS NOT the standard eSign consent form. It is another document that we simply want the signer to acknowledge.
Forum topic
OneSpan Sign
When trying to create a signing URL in an In Person signing scenario, I am getting the following error when trying to retrieve the SessionToken to use with the URL.
SessionToken sessionToken = eslClientWithHttpProxy.getSessionService().createSessionToken(packageId, signerId);
I have val
Forum topic
OneSpan Sign
Hi,
Recently we got the following 2 errors intermittently when creating the package using the same form, do you know what did happen?
From the error message, it seems it complains about the pdf document has error, but we are using the same document for test case, and most of time are successful, o
Forum topic
OneSpan Sign
Hi Team,
I created an application to use your API, Recently i got new requirement that once package is Signed will download the Document but its in Secured format to get the file with Out Password secured i got to know that we can Use the flatten document but unfortunately when i get the flatten do
Forum topic
OneSpan Sign
I have looked all through the SDK and the REST API, and I can't find an answer to this. Could you please assist me?
In your notifications you send us a package id, a session user id, and the event name.
Forum topic
OneSpan Sign
Hi,I want to implement some sort of writeback feature for our transactions to update a Salesforce record upon completion.
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We want to add personal message to individual signers of the package. Could you please let me know which APEX SDK method we should use to do the same?