138 results matched your search criteria
Forum topic
OneSpan Sign
I'm using .Net SDK.
I create token:
string sessionTokenString = eslClient.AuthenticationTokenService.CreateSenderAuthenticationToken(id);
and then
Forum topic
OneSpan Sign
I have been using this blog post for help in getting my project off the ground.
I have been working to create a process in which two people (agent and insured) can do a face-to-face transaction.
Forum topic
OneSpan Sign
Team,
I have been going through your eSignLive’s JavaScript Event Notifier feature (https://www.esignlive.com/blog/esignlive-event-notifier/) and this is pretty interesting feature.
Forum topic
OneSpan Sign
I have been trying to hide the buttons from the header, and the confirm button is still showing, here is my json
ceremony: {
{...}
layout: {
header: {
sessionBar: false,
globalNavigation: false,
breadcrumbs:
Forum topic
OneSpan Sign
Hello,
We want to customize the Tool Bar language for some of our signing ceremonies. I'm looking at this guide that highlights the Ceremony Layout Settings.
Forum topic
OneSpan Sign
Hi OneSpan Team - I have gone through the below article and it mentions that the Session Expiry Redirect URL can be configured at Account Level , I have gone through my account and not found any configuration as such.
1)Do we nee to do this setting at the account level OR
2)In the JS code , as on
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
Forum topic
OneSpan Sign
eSign Document is embedded as an iframe. While the signing ceremony is being performed on mobile we came across unexpected behavior on clicking of Cancel in the pop-up (which is launched when we tap to sign)
Forum topic
OneSpan Sign
Hi
We need to use IE with Enterprise Mode on. But eSign page can’t be displayed when ‘Enterprise Mode’ is selected(there is no problem to display the page when Enterprise Mode is un-selected). Please refer to the attached 2 pictures for details.
Forum topic
OneSpan Sign
I use the event notifier with a Iframe (https://community.onespan.com/documentation/onespan-sign/codeshare/esignlive-event-notifier) for couple years in my projet and when I have configure it initially the event to check for completion was ESL:MESSAGE:SUCCESS:SIGNER_COMPLETE.