6 results matched your search criteria
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
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,
We would like to use the signer_complete event notification so that we get notified on when a signer for a given package has completed signing.
Below is the event that we receive but the event has no indication of which signer signed it.
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.
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?