773 results matched your search criteria
Forum topic
OneSpan Sign
We want to use bulk sign to be able to sign a document for a signer
your SDK only supports passing signer Id + package ID
Is there a workaround to pass document id
Forum topic
OneSpan Sign
Hi!
I have some templates that define some pdf file to be filled and signed over the OSS Session.
For all of the created transaction, we are also creating a custom pdf that needs to be signed by the same Signer.
Forum topic
OneSpan Sign
We need to be able to use Signature Capture and turn off the click to sign functionality that is used for later signature blocks for specific documents.
Forum topic
OneSpan Sign
Hi ,
I have created package and adding document from Salesforce. The document is in Spanish language.
Forum topic
OneSpan Sign
Guys,
I am seeing the owner of the account in the signer's dropdown list on documents where the owner isn't a signer. Is there a way to remove that from happening?
Forum topic
OneSpan Sign
Need some assistance -
Forum topic
OneSpan Sign
Hi,
Is it possible to upload additional attachments when completing/signing a package? For instance if a signer had to upload a scan of their drivers licence and then sign. Would that be possible?
Thanks,
Forum topic
OneSpan Sign
Hello everybody,
I try to implement a signing order, but it doesn't work. All three Emails are sent at the same time.
What's wrong? Here is my json code:
{
"documents": [
{
"approvals": [
{
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
Hi There,
In our application, we generate a certificate for the end user when they complete the transaction and we want that certificate to be automatically signed for the user without any interaction from us. Is such kind of integration possible with eSignLive?