286 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to use Silanis SDK to validate the signer's email address prior to actually creating the package? The email validation of the SDK during package creation seems stricter than usual email RegEx validations, and recognizes only a set of valid top-level domains.
Forum topic
OneSpan Sign
In our current (pre 11.42) implementation, we are presenting forms in an iframe, and incrementing a counter in JavaScript, which will also forward to different page when all forms have been signed.
Forum topic
OneSpan Sign
Apart from the feature guides, where can I find the complete documentation for all the REST API features available?
In some cases, I found different examples, and the URI was different.
Forum topic
OneSpan Sign
Hi ,
I'm getting this error only on my TEST server , works fine on my local machine. Could you please advise ?
Database Exception Could not create a new package.
Forum topic
OneSpan Sign
Our imaging team is complaining about the OneSpan documents that they are receiving:
"Is there any way to disable the secure feature of Saleforce’s e-Signed documents?
Forum topic
OneSpan Sign
Hello. I am new to using Onespan Sign API. I am using Rest API and Postman to enter and execute the code. Please see the below code. I am trying to add a field onto an existing package id. I have included the details below. How do I add a field to a Onespan Package?
Forum topic
OneSpan Sign
I am following the example in your blog to Authenticate a Signer: https://www.esignlive.com/blog/esignlive-how-to-authenticating-signers/
Here is what I have produced:
var apiKey = CeremonyClient.GetKey();
var urlBase = CeremonyClient.GetUrl(); // "https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hi,
Is there any recommended way to update the package name property after it was first created, through .NET SDK?
Forum topic
OneSpan Sign
Hello, I'm upgrading an application that user Java SDK to the REST API.
The application currently does in-person signing of 2 signers in an iFrame.
The design is to now allow the users a choice between in-person or remote signing.
Forum topic
OneSpan Sign
As posted in this thread it seems injecting radio buttons into a PDF is not supported -- is that still the case?