71 results matched your search criteria
Forum topic
OneSpan Sign
Hi!
In some cases, I would like to send a document package with no signers but only reviewers.
Forum topic
OneSpan Sign
I would like to add a reviewer to my package and enforce a signer workflow, but the reviewer doesn't have to sign anything. Anyone know how I would go about setting this up?
Forum topic
OneSpan Sign
Hello Duo,
We are designing a multi step form for document signing process. My question is just as in onespan, whenever the signing is completed by all the recipient, there is the option of reviewing the documents as well as downloading it.
Forum topic
OneSpan Sign
I use your example to test your API.
........
SignerBuilder.NewSignerWithEmail(email1)
.WithFirstName("dejan")
.WithLastName("lukic")
.WithTitle("Pack title")
)
.......
Signer receives email as Reviewer instead as a Signer.
How to actually set the receiver as Reviewer or a Signer?
Forum topic
OneSpan Sign
Hi,
We have a typical business case wherein the Admin Assistant creates a package for signing. The Signer is required to upload an attachment and sign the document.
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
Hello,
I have searched to find answers to this but can't seem to find them.
Forum topic
OneSpan Sign
Hi,
if package only contains review form(no signature required), when calling SDK to sendPackage, it returns error.
Is it expected behavior?
Thanks,
Cindy
Forum topic
OneSpan Sign
Hi Team,
While creating a package using REST API. What is the exact configuration that I have to do enable the review before completion feature on the particular package?
Can anyone help me on this?
Thanks in advance.