2879 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have a document which two or more people need to sign it. I would like to for each sign OneSpan call my Callback API or when all people sign the document my callback api will be called by OneSpan.
Thanks
Forum topic
OneSpan Sign
HiI am trying to add Documents while creating the eSign package, is it possible?
Forum topic
OneSpan Sign
Hello,
I am wondering if there is a way to retrieve signing blocks on a single document for a specific signer and then check whether or not the signer has signed at least one of the signing blocks on the document.
Thanks.
Forum topic
OneSpan Sign
Hello,
I'm using c# / .NET to code. I am having trouble writing signatures on pages other than page(0) of uploaded documents. In my DocumentPackage, I use the "FromStream" method and stream a multi-page (3) pages document.
Forum topic
OneSpan Sign
Hi,
I am trying to add text tags into my document using the REST API
I am following this example:
https://www.onespan.com/blog/onespan-sign-how-using-text-tags
Forum topic
OneSpan Sign
Customer wanted to confirm if the class com.silanis.esl.sdk.EslClient is supposed to be thread safe?
Forum topic
OneSpan Sign
What IP you'll be using to send events back to us in the sandbox environment. Is there IP restrictions on who we open this site up to from the outside? Just need to know so we can restrict that in the firewall.
Forum topic
OneSpan Sign
if (!EventHandler.ContainsKey(NotificationEvent.PACKAGE_READY_FOR_COMPLETION))
EventHandler.Add(NotificationEvent.PACKAGE_READY_FOR_COMPLETION, (EventRequest request) =>
{
// RESPONSE TO Set Status to Completed
});
Forum topic
OneSpan Sign
Hello,I have been trying to test the Download Documents zip REST API and it's not working. I've tried through the sandbox and also via postman but I keep getting the following error: