1383 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is it possible to have multiple signers for a single document and if any one of the signer's signs it, it should be in completed status?
Thanks in advance.
Lakhan.
Forum topic
OneSpan Sign
Hello,
We used to see the Navigator option while signing the document but now it is now showing in SandBox!!
Thanks
Nehme
Forum topic
OneSpan Identity Verification
Hi Everyone,
Forum topic
OneSpan Sign
hello there,
I set up sandbox.esignlive.com with salesforce sandbox.
Using Apex sdk I am able to create package and sign it, but when other users from salesforce try to use apex sdk code they can create package in esignlive but they cant sign it.
Forum topic
OneSpan Sign
Can you confirm or correct my understanding of what each of these signing statuses we would receive actually mean please?
Forum topic
OneSpan Sign
I have a particular document/form that has a few different fields which are of a small size, namely: date, year and state.
Forum topic
OneSpan Sign
Hi,
We are trying to use the REST API for creating packages, documents etc and currently we are using the API key in the request header to send the requests.
However, we are not sure if we need to use the Authentication Token while sending the requests or use the API key in the request header.
We
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.
Forum topic
OneSpan Sign
In Sandbox, when I call the API for signing status, it always returns SIGNING_PENDING.
Forum topic
OneSpan Sign
Hello
I am using the JAVA SDK to send signing co-ordinates and a base 64 document stream to eSignLive and get a signing link. The co-ordinates that I use consider top left corner as the reference origin (0,0) and calculate the signing coordinates based on that.