60 results matched your search criteria
Forum topic
OneSpan Sign
Hi OneSpan Team - We have a requirement where when the ESign doc is loaded in IFRAME , we need to capture events (consent accept , E sign acceptance)
via the window listener, we have included the attached JS for this purpose , but seems the events (default included) in the JS are called only for th
Forum topic
OneSpan Sign
Hi Team - Once we have accepted the consent document , and when the document is loaded again to be accepted ,what we see is the the confirm button
on top right above the the navigation tool , Also once the document is accepted and loaded again a false clickable link is shown which is what we dont n
Forum topic
OneSpan Sign
Hello, I am implementing signature for an iOs application, I am showing with WKWebView.
Forum topic
OneSpan Sign
Hi,
I want to open the signer form in a new window instead of loading it in an iFrame, how am I suppose to get the activity status in the original window?
Thanks!
Forum topic
OneSpan Sign
Guys,
With the new FromFile aspect of things, is it possible to have 2 captures on one document? Can I have one fromfile capture and then one capture that is loaded from the handdrawn element?
Forum topic
OneSpan Sign
What is the user experience like with an iFrame on a mobile device? Is it responsive? If not, can the iframe initial load go directly to the signature placeholder? And for the user to review document, panning and pinch zooming would be required?
Thanks.
Forum topic
OneSpan Sign
Hi,
How can i set the redirect url for a transaction? In my case, after successful completion of signing event, i am required to load a specific page and need user inputs on it (and not just a thank you dialogue)
Thanks
Forum topic
OneSpan Sign
When I look in the browser console I see this error :
Failed to load resource: the server responded with a status of 502 (Bad Gateway)
Incomplete response received from the application
Incomplete response received from application
Forum topic
OneSpan Sign
Is there a way to stop eSign from sending the document creation email to the signee? We load the document in an iframe and do not wish to have this email sent out, as it enables the signee to sign the document outside of our website. I'm not seeing an option to disable this in the SDK.
Forum topic
OneSpan Sign
Hello,
Is there a way to capture the font-end event notifications in iOS? I am loading the signing session in a wkwebview and I'm trying to capture these events: https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm. Is it possible?