920 results matched your search criteria
Forum topic
OneSpan Sign
When requesting a signer session token via REST API, we pass the packageId and signerId. How does the signerId: [email protected] match up with the json package?
Forum topic
OneSpan Sign
Hello,
I am working in integrating your esignlive API in PHP. I have got the form and code working. What I'm trying to do next is to add multiple signers on a form.
Forum topic
OneSpan Sign
Does the signer need to be split into first name and last name in the package? Or is it possible to pass in the full name to the package?
Forum topic
OneSpan Sign
Hi,
We've a scenario wherein we have 3 signers for a given document and all of them sign sequentially. Singer1 signs then signer2 and then signer3.
The issue though is that signer2 is identified at runtime and known to signer1.
i.e.
Forum topic
OneSpan Sign
Hello,
I am looking through the Java SDK for a way to programmatically lock a signer, I've attempted to use the PackageService.updateSigner() method but found that it won't update the locked flag on the sender object.
Forum topic
OneSpan Sign
Hi Silanis team-
I am attempting to generate hyperlinks directly to a document in a package for a particular signer role, with authentication.
Forum topic
OneSpan Sign
1. In the Capture Signature option, can the words that overlay the signature (E-Signed by John Smith) be dropped to just display the signature. Please see the attachment for reference
2.
Forum topic
OneSpan Sign
Looks like if the first signer uploads required attachments they are not shown to the second signer... But in our logic the second signer makes decision based on uploaded attachment...
Forum topic
OneSpan Sign
Hi everyone,Signer #1 already signed the contract, and waiting for Signer #2 to sign the contract.However, Signer #2 is no longer in the role and is supposed to assign the Signer #3 (taking over the role of Signer #2) to sign the document.
Forum topic
OneSpan Sign
Hi,
How do I get original signer id from new changed signer information (either using signer id or role Id) ?
suppose Signer A will delegate his authority to Signer B,
I want Signer A (original) Id by using Signer B (newly changed signer) Id or role Id.
Please help me to get the