25 results matched your search criteria
Forum topic
OneSpan Sign
Hi, I'm looking at the event notifiers. https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm
How are these normally used in the case of ESL:MESSAGE:SUCCESS:PACKAGE_OPT_OUT and ESL:MESSAGE:ERROR:PACKAGE_OPT_OUT.
Forum topic
OneSpan Sign
Hello,
I want to check more details about this event notifier (ESL:MESSAGE:SUCCESS:DOCUMENT_CONFIRM), A signer has successfully confirmed a document. A
how I can know which document was signed? Will this event return any details about the document ID?
Thanks,
Nehme
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
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/using-javascript-event-notifiers
Forum topic
OneSpan Sign
Hi,
One of our client is reporting that the "ESL:MESSAGE:STARTED:SIGNER_COMPLETE" event is not showing in console with Mobile Signing Ceremony, under this scenario:
- Have a signer and three documents, first document contains one signature, second is an accept-only document, third document is a rev
Forum topic
OneSpan Sign
Hi is there an event notification(https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm) for when the signer's session expires in an iFrame? If not do you know of a way for the parent to tell that the session has expired?
Thanks, Jimmy
Forum topic
OneSpan Sign
Please provide a way to capture session expired event of signer
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
Hello,
We have decided to utilize the event notifier to allow us to manage an integration with an in-person signing session to help us control our iFrame.
Forum topic
OneSpan Sign
Hello there,
I am wondering if there is a way to refresh the status of a JSF component, for example, when a signer completed signing a document, through the event notifier. I know we'd have to use AJAX, but I haven't got an idea of how-to in your native JS. Can you guys have any advice?