62 results matched your search criteria
Forum topic
OneSpan Sign
Hi
Is there a callback event when a signer views the document to tbe signed, but does not take any further action after viewing.
The signer simply closes the browser
Is there a webpage that describes all the callback events.
What is the "transaction Activated" event
Regards
Mario
Forum topic
OneSpan Sign
Hi,
We are going to implement esign in mobile where customers will sign our app from mobile browser. So, we need our iframe mobile responsive but the signing ceremony pdf content is not responsive. Therefore, we need the content in iframe mobile responsive.
Thanks.
Forum topic
OneSpan Sign
We allow users to click a sign button on a page that expires rather quickly (2 minutes) and it opens OneSpan in an external browser tab. Does OneSpan have a feature to ping an endpoint during the signing ceremony to keep the session alive on the source page?
Forum topic
OneSpan Sign
Hi,
There is a confusion when we use the callback function, is there anyone to give some advice?
The callback url is based on our application.
And this path is correct when running directly in the browser, however there is no reaction after the callback event action.
How could I research this issu
Forum topic
OneSpan Sign
I am connected in production Salesforce to a Sandbox trial account. I keep getting this error if I try click 'New' to create a new package or template in the eSignlive App. I can create a new Convention without issues, though.
Forum topic
OneSpan Sign
Hi,
I have been checking out the mobile SDK's.
Forum topic
OneSpan Sign
Sender sdr = new Sender();
AccountService accountService = new AccountService();
sdr = accountService.GetSender("##########");
Forum topic
OneSpan Sign
Hello,
I've been looking through the documentation but I can't find what I'm looking for.
Is there a document navigation for the signing ceremony in an iFrame similar to that of the mobile experience (see attached)?
Forum topic
OneSpan Sign
I have been using this code:
jQuery("a[data-gal^='prettyPhoto'").prettyPhoto({overlay_gallery: false, social_tools:false, hook: 'data-gal'});
And it is working fine on all browsers except Safari which throws an
Error: Syntax error, unrecognized expression: a[data-gal^='prettyPhoto'
Do
Forum topic
OneSpan Sign
Hi Everyone,
When you login to OneSpan, https://apps.e-signlive.ca/login, on two tabs using the same web browser, the data on one tab (such as callback url, or secret key) seems to become corrupted or changed by the other tab.