496 results matched your search criteria
Forum topic
OneSpan Sign
Hello;
I am trying to set up REST API integration for one of my clients.
I've gotten as far as:
1) Create The Package
2) Add a Document
3) Create a Signer (Role)
4) Add the Signer
I am now trying to send the document to the Signer.
How does one do this?
Forum topic
OneSpan Sign
Hi,
We are unable to remove all the documents from the package when document visibility settings are enabled.
Forum topic
OneSpan Sign
Hi,
Does anyone know if it's possible, given a PackageID, to trigger a reminder email so that all the signers are reminded to sign ?
Forum topic
OneSpan Sign
Hi!
I am having trouble when placing the signature tab location. Here is my code
Signature signHere = SignatureBuilder
.SignatureFor(signer.Email)
.OnPage(Convert.ToInt32(pageNumber) - 1)
.AtPosition(45, 424)
.Build();
As you can see , I specify 424 for the Y axis.
Forum topic
OneSpan Sign
I have setup a sandbox environment for v11 and tried out the SignDocuments() for a signer.
Forum topic
OneSpan Sign
Question on Remote Sign, where the signer receives an email. If the signing order is set, is OneSpan supposed to automatically email the next-in-order?
Forum topic
OneSpan Sign
I am facing an issue while using the esignlive new sandbox (sandbox.esignlive.com) with .NET SDK.
Forum topic
OneSpan Sign
I want to experiment with In-Person signing in the Sandbox, is it enabled? I tried through the eSignLive UI and also through .NET, here is how I attempted to enable it in .NET, both in package creation (near top) and by Setting it again (near bottom).
Forum topic
OneSpan Sign
Hi Duo,
Hope you are doing well!
Forum topic
OneSpan Sign
All pkg's are marked as deleted, all are for same person (owner/sender).
We don't understand why lists seem exclusive of each other???
Seems OneSpan reporting is including pkg's not in return set from API call