320 results matched your search criteria
Forum topic
OneSpan Sign
we have our application as front end to eSignLive system.
Forum topic
OneSpan Sign
Hi Team,
I am trying to figure out the way to convert the unit measurement in our system (millimeter) to OneSpan unit.
Today we use this formula to convert the signature coordinates in my application to OneSpan:
Forum topic
OneSpan Sign
I was trying below API call and received web page instead of expected Payload
GET /api/sysinfo
HTTP Headers
Forum topic
OneSpan Sign
We build a web application using the Silanis.ESL.SDK to create and manage document to sign. Which is using the PackageID and DocumentID to interact with Esign in order to get the Signing status and download the signed document.
Forum topic
OneSpan Sign
Hello,
Since yesterday, when we try to create a new package in Sandbox US1 using Java, we get this errors:
Forum topic
OneSpan Sign
Hi All,
Hope someone can shed some light on what i am doing wrong.
In salesforce apex code I am creating package
DateTime dT = System.now();
dT.addDays(7);
ESignLiveExamples.createPackageWithDocumentsExample(
'Demo12', true, 'Demo12 description', dT, 'Hello World, Demo12 is READY'
);
Works gre
Forum topic
OneSpan Sign
Hi
I am new to OneSpan and trying to going through following blog
https://www.onespan.com/blog/onespan-sign-how-making-rest-calls-onespan-signs-api-python
Forum topic
OneSpan Sign
I have a question related to some custom fields that we are using in one of our documents we're planning to send through eSignLive for the signature process.
At the bottom of the document, we have three fields (in this order from left-to-right):
Applicant Name (free form) >> Signature (s
Forum topic
OneSpan Sign
Hello,
I'm trying to integreate my Ruby on Rails application with OneSpan.
Forum topic
OneSpan Sign
Below are the step we use for hand drawn signature capture using api