79 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to disable the consent page, that pops up before signing a document, using the SDK while creating a package?
Forum topic
OneSpan Sign
HI ,
Is there a possible way to create our own electronic Disclosures and signatures consent form.
Forum topic
OneSpan Sign
We have different types of agreement documents and each type would require a certain content for the Electronic Disclosure Consent page. We're not able to use templates since each agreement has custom data that we pre-generate in the document.
Forum topic
OneSpan Sign
Hello!
we need to get date and time when user click to "Accept" 'Electronic disclosure and Signature consent' document.
could you please tell me how to this?
thanks,
Alex
Forum topic
OneSpan Sign
Hi OneSpan Team - We have a requirement where when the ESign doc is loaded in IFRAME , we need to capture events (consent accept , E sign acceptance)
via the window listener, we have included the attached JS for this purpose , but seems the events (default included) in the JS are called only for th
Forum topic
OneSpan Sign
I would like to delete the default document that the package has when it is created, How can I do that?
My java SDK version is: 11.33
Forum topic
OneSpan Sign
Reading these two documents:
https://www.onespan.com/blog/onespan-sign-developers-consent-document-vs-default-consent-part1
https://www.onespan.com/blog/onespan-sign-developers-consent-document-vs-default-consent-part-2
Forum topic
OneSpan Sign
I'm running the follow code (segment) and my pdf is showing up garbled on the sandbox using Java API version 10.10.1
I can read the file Consent.pdf using any reader on my workstation, but when it gets to the sandbox site it is showing up as a series of garbled text (starts with
@`%PDF-1.3...
Forum topic
OneSpan Sign
HI All ,
I have default consent document and three accept only documents and last one include sign. I would like user can't move next document without accept it.
Forum topic
OneSpan Sign
Hi,
We have tried to remove the default consent form using the following snippet
eslClient.getPackageService().deleteDocument(packageId, "default-consent");
However, when we have done that the electronic disclosure form still shows with no "Accept" button and our signable PDF is not sh