Topic Replies Freshness Views Users
Normal topic

Is it possible to customize/configure OneSpan E-Sign so that we have signature stamps that look like signatures?

Normal topic

Hello, I tray to get more information about the authentication methid SMS, par example to know the max length for the phone number, the international format number, but i do not find anything more clear than that. Can you help me please…

Normal topic

Hi, we are not receiving callbacks on packages that expire and we're trying to determine if it's an issue on our end. Does OneSpan keep logs of callback events that fail?

Normal topic

Regarding this post

https://www.onespan.com/blog/onespan-sign-developer-uploading-image-signature

This is interesting to us as one of our customers is asking to be able to apply a 'stamp' along with a signature.

Normal topic

Hello,

 

I am trying to inject data into a field on a PDF that is uploaded to onespan. I have the field in the following format

 

[Signer1.Capture1.Textfield1]

 

Normal topic

Hello, I need some help understanding how calculate the coordinates for the anchors in a pdf. I'm following this page 

Normal topic
Normal topic

Hi Team,

I need to update the name of the document, please help me in that.

Note: document has been already signed by 1 signer..

 

Thanks

Normal topic

Hello, what is the maximum number of characters allowed in the package name?  The JavaDoc for the method PackageBuilder.newPackageNamed() states:

@param name the package name @size(min="1", max="64")

Normal topic
Using the Java SDK, is there a way to retrieve the HttpClient to add a connection request timeout (ie. for instances where OneSpan may possibly be down)? Thanks!
Normal topic

Hi!

I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.

The SignerBuilder.withCustomId(String) method's javadoc says the following:

Sets the…

Normal topic

Hello

I followed the guide for downloading signed documents from this https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/downloading-documents


I was able to download…

Normal topic

How do I move this logs from catalina.out to a different file? Also, are they logs generated by System.out.println?

Jul 22, 2021 9:36:33 AM com.silanis.esl.sdk.internal.Support logRequest

Jul 22, 2021 9:36:33 AM com…

Normal topic

Hi there,

I have been trying to update documents that have FULL_NAME signers to HAND_DRAWN signers using the JAVA SDK.

Problem is that when there are 2 signers with the same email, the second signer needs to draw…

Normal topic

Trying to follow the example here: https://www.onespan.com/blog/onespan-sign-developer-multiple-signers-sharing-same-email

But I am getting the exception below when I add a second signer with:

    …

Normal topic

We create a package from our Salesforce API and redirect the user to signing url in case of in person signing.

Now, we want the tab to auto close once they click on done button as shown in attached screen. By Closing the tab,…

Normal topic

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…

Normal topic

Hi,

Could you please let me know how to download a attachment via JAVA SDK call when the package is complete?

 

Thanks

Wendy

Normal topic

Hi Team, We have a document that has three signers whose signature is needed at three places in a document. **Signer 1**, **Signer2**, **Signer3**(So the total number of Signature blocks should appear are 9).

However, in our…

Normal topic

How to create In-Person signing session using REST API (not using Silanis.ESL.SDK)

Normal topic

Hello, I need some tips to get me started with an upgrading to SDK 11.41 from a very old version. I was not involved in the original implementation, and I am lacking knowledge of what the platform provides. Once I’m more comfortable…

Normal topic

Hi,

I have created a package in Onespan, during which an email gets generated. But now, I want to send a reminder notification  email to signers of this existing package, with a link to the onespan docs. How can…

Normal topic

I need my users to be able to sign multiple documents with a single click.  Every month we generate hundreds or even thousands of similar documents that need to be signed by the same two people in our organization.  For legal…

Normal topic

Hi,

I am looking out for adding signatures for multiple documents in a package while creating the package. The documents are of varied sizes, so, number of pages differ, and so signatures need to be dynamically added during…

Normal topic

Hello,

 

I try to install the version 11.41 of com.silanis.sdk

As I see, there is a dependency on littleproxy 1.1.2 (org\littleshoot\littleproxy\1.1.2)., but it has not been updated since 2017.