320 results matched your search criteria
Forum topic
OneSpan Sign
Would anyone happen to have a full blown, sample Java application with e-SignLive integrated, that they can share?
Forum topic
OneSpan Sign
We are looking at using the .NET SDK in our application, but would like to see a full example of an integration vs just snippets of code. Does anything like this exist?
Forum topic
OneSpan Sign
Hi Team,
Please follow.my below scenario
I have application where i need to fill data in ui fields .
Forum topic
OneSpan Sign
Hi There ,
I want to know about any provision of sending the authentication token to the callback generation rest api call so that once the callback happens
, we may get that token back with the request.
Forum topic
OneSpan Sign
Its possible append document to existing package using application/json content type and base64 coded pdf?
Forum topic
OneSpan Sign
Is there an example of how to have an iframe appear in the C# application? I want to create a transaction and then display it for the sender in an iframe to finish the process
Forum topic
OneSpan Sign
Hi everyone,I'm reaching out to explore how we can integrate OneSpan Sign with our internal public-facing applications. These applications generate documents requiring e-signatures.
Forum topic
OneSpan Sign
Hi,
We would like to embed or integrate the onespan sign product inside our web application, like the attached sample process (please see attached png file)
Sorry for this basic question:
Forum topic
OneSpan Sign
We need to connect the esignlive application through lotus notes. any help
Forum topic
OneSpan Sign
Hi,
I am getting the following error while connecting URL and application.
ORA-29273: HTTP request failed.
Below is the code snippet:
UTL_HTTP.SET_WALLET('file:xxxxxx', 'xxxxx');
v_request := utl_http.begin_request('https://sandbox.esignlive.com/', 'POST', 'HTTP/1.1');