493 results matched your search criteria
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
I'd like to know how to set document visibility when create a package by using REST API? could you please share a sample code?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi
For the package id 3W4u7y3fgdBUMmSE0ZciFWdUzNo= , the disableDownloadForUncompletedPackage was set to false
however I cannot see the download button during the signing ceremony
Please see the attached screenshot.
Thanks
mario
Forum topic
OneSpan Sign
Hi. Is there a configuration setting that we could enable where a signer could fill out a document, then save their progress, then subsequently come back to finish filling it out and complete signing?
Forum topic
OneSpan Sign
by default, the session timeout for sender/signer is 30 minutes. it's working for desktop version, but it seems not working for mobile signing or sender login. is there any different setting other than default one?
Forum topic
OneSpan Sign
Hi,
I'm trying to set up a package where two signers are eligible to sign the same field, and one of them signing would be enough to complete it. Is there a way to accomplish this?
Thanks in advance!
Forum topic
OneSpan Sign
I'm creating a template and it appears I have to set the recipient as placeholder and when the users use this template they have to change it from placeholder to recipient? Is there a way I can create a template that has the recipient section not prefilled?
Forum topic
OneSpan Sign
I would like to only display the document to be signed inside the iframe rendered on my side.
How can I achive that?
I have tried modifying ceremony settings but still I get a lot more elements.
Thanks
Forum topic
Intelligent Adaptive Authentication
Hi All,
Forum topic
OneSpan Sign
hello community, after I finish making all the sdk settings for android and try to compile it gives me the error of "Manifest merger failed with multiple errors".
AndroidStudio 3.1.1
Kotlin 1.2.31
Gradle 4.4
::Greetings::