412 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Every time When I create template, a default document named “Electronic Disclosures and Signatures Consent” is created. I don’t want this document.
Is there a way to do this?
Thanks
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
Forum topic
OneSpan Sign
HI,
Every time When I create template, a default document named "Electronic Disclosures and Signatures Consent" is created. I don't want this document.
Is there a way to do this?
Thanks
Zeeshan Hanif
Forum topic
OneSpan Sign
Hello,
We found an issue with the iOS SDK that sometimes the SDK skip the ESign Disclosures and Consent document and skip directly to the contract.
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
I successfully uploaded a test Document in my SandBox to replace the standard acceptance that goes with the Document for Signature. What I end up with is 2 "Electronic Disclosures and Signatures Consent" Documents.
Forum topic
OneSpan Sign
Hello I created a package but removed the Electronic Disclosures and Signatures Consent.
So I have a package with just one document. But when I try to sign it using the api call /packages/package_id/documents/signed_documents, I am not able to sign the document.
What could the issue be here?
Forum topic
OneSpan Sign
Hello,
Our company operates in two separate states and will need to switch out our disclosure agreement depending on which state the application is in. What is the best way to go about this?
Forum topic
OneSpan Sign
I was generating Packages without a problem using my Code but now I am returning the following error when trying to send a new Package.
Forum topic
OneSpan Sign
Hello,
Our use case: we have to use different consent documents in different cases.
The issue:
We are using information from the documentation to add a consent document but w