353 results matched your search criteria
    
            Forum topic
  OneSpan Sign
If I choose the signer and the handwriting process for signature type, then the user can see the white window on his phone and apply his signature with his hand or with is electronic pencil (if available on his device).
But the problem with an iphone is the default Safari browser overlap the "confi
Forum topic
  OneSpan Sign
Hi there!  It would be nice to specify that documents ALWAYS attach after a signing package is complete.  This currently has to be done per signer and in our industry, I want to ensure that ALL signed docs get sent to ALL signers by default.  Is this possible?
Forum topic
  OneSpan Sign
We are currently using docusign as our electronic signature system and are in the process of moving over to yourselves.  
At present when we create our transactions for signatures, we also send copies to our sales man and internal colleagues so they are able to view the document unsigned.
Forum topic
  OneSpan Sign
I am trying to place a consent field inside a document based on the following text 
Non−Registered Savings Account
I am getting the following error , due to the – in the string.
error.validation.verifyDocument.documentExtractError
If I use the text extraction String Registered Savings Accou
Forum topic
  OneSpan Sign
Hi Team,
Our applicaiton uses the esign iframe to load the signing package and to capture the signature within our site.
We are seeing the below error in Safari browsers whenever the application tries to load the esign iframe. Can you please take a look at the error attached.
Forum topic
  OneSpan Sign
Hi,
I am trying to get all the package IDs from one account. For some reason, I only get one package ID comes back, even the count shows me as 3.
The is the url i have tried 'https://sandbox.esignlive.com/api/packages'.
Forum topic
  OneSpan Sign
When I send a document for completion and signature, they are seeing the colorful blue box directing them to sign the document but are overlooking the text boxes that also need to be completed in the same document.
Forum topic
  OneSpan Sign
When creating a new package, is it possible to add custom metadata fields that we can get back in the webhook response? For instance, if I want to attach a custom ID to the package I just created, and then store specific data about that package in my own DB.
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
Good day!
Requirement: Need to retrieve the name of all available layout 
Steps taken: we are using the GET/api/layout and providing the type as TEMPLATE