493 results matched your search criteria
Forum topic
OneSpan Sign
Currently end users are having to MANNUALY move completed packages to archive to keep their inbox free of clutter.
Forum topic
OneSpan Sign
Hi,
we create a package through REST call(https://sandbox.esignlive.com/api/packages) and upload the files to them incrementally with separate REST calls(https://sandbox.esignlive.com/api/packages/{packageId}/documents).
Forum topic
OneSpan Sign
Hi,
Getting the below error for reminder. package is in draft status.
Forum topic
OneSpan Sign
Guys,
I am trying to work with the new signer experience and I am seeing a few issues that I am not able to resolve as there does not seem to be any documentation on how to set these items.
Forum topic
OneSpan Sign
I was told I could set a package up for review, but I don't see the option to stop a package from going to COMPLETE status once signing is complete. Where would I find that option?
Forum topic
OneSpan Sign
Currently we are sending this setting for each package we are creating via a REST call.
It is set to true. So the download button is dsiabled.
Forum topic
OneSpan Sign
We have a requirement, to setup a group of signers, where the email notification goes to a email group, and whoever part of that group can pick the request from queue and make progress in signing ceremony.
Is it possible to setup the signers in a group without Sender access?
When we test setting u
Forum topic
OneSpan Sign
We have embedded the designerView in our portal, but currently we have no way to return the customer back to the initiating screen, leading to a poor customer experience.
It would be great to be able to setup a handoverURL when generating the DesignerView
In alternative, implement also in the desig
Forum topic
OneSpan Sign
I read the following blog post:
https://www.esignlive.com/blog/esignlive-setting-reminders
And tried setting up reminders in my initial POST request that creates a signing package. It's not working. ESL creates the package with no error messages but the reminders never get sent.
Forum topic
OneSpan Sign
Hi,
We're on onsite customer running ESL 6.2. We recently decided to remove the "Confirm" button at the top of the screen during the singing ceremony. We added code to include .WithoutGlobalConfirmButton() per below but we still see the "Confirm" button during signing.