223 results matched your search criteria
Forum topic
OneSpan Sign
Hello! I also have a question regarding the JavaScript Event Notifier. In this link:
https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm
...
Forum topic
OneSpan Sign
Hi,
We're on onsite customer running ESL 6.2. We recently decided to remove the "Confirm" button at the top of the screen during the singing ceremony. We added code to include .WithoutGlobalConfirmButton() per below but we still see the "Confirm" button during signing.
Forum topic
OneSpan Sign
Hello,
Let's say I make three transactions offline. When I get connectivity back, the SDK automatically sync the three transactions and I receive data in the callback with didSynchronizeTransaction(). However, I only get a GUID but I don't know which of the three transactions is has been synced.
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
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,
We have an application which creates SENDERS (unique email) on the fly if they have never sent any ESL package before.
We are using REST API to create a "dashboard" for each of those SENDERS we created and they use their email to login.
Can you point out the method (URL) to use to filter the l
Forum topic
OneSpan Sign
Good day,
I am working on integrating the esignlive for pdf form applications.
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the signer authentication token to build the SignInUrl to be used in Iframe in our application, which we are working on.
I am trying to use the approach of creating SignerSession with Signer Authentication Tokens as per the below blogs
Forum topic
OneSpan Sign
Hi Team,
We have tried SignatureFor method and CaptureFor method we did not find any difference in the behavior (Where CaptureFor is expected to capture the signature for that document again which is not reflected)
Here is the implementation For CaptureFor and SignatureFor
doc.WithSignature(Sign
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.