Client/javascript event hook to embed document within a website
Friday, November 18, 2016 at 05:51amHaving this url allows us to embed the signing session within our website via an embedded iframe -> https://sandbox.e-signlive.com/access?sessionToken={signerAuthenticationToken}
However, it does not allow us to get real-time/client-side status check as the signers accomplish the signing process.
Is there an embeddable javascript library that we can use to automatically (1) embed the signing session iframe, (2) and subscribe to javascript events/callbacks for status transitions or signing completion?
Reply to: Client/javascript event hook to embed document within a website
Friday, November 18, 2016 at 06:20amReply to: Client/javascript event hook to embed document within a website
Friday, November 18, 2016 at 11:51am