jimmy

Signer Complete callback

0 votes
I haven't started working on the code to handles callbacks yet. I was looking at http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_event-notification and saw the SIGNER_COMPLETE notification. If I created a signer with a custom id how would I get that custom id after receiving this callback? What is sessionUser? SIGNER_COMPLETE This is the notification provided when a signer has completed signing all documents. { "name": 'SIGNER_COMPLETE', "sessionUser": '...', "packageId": '......' }

Reply to: Signer Complete callback

1 votes
Hey Jimmy, If you set a custom id to your signer, you will get that id returned to you in "sessionUser" when the signer has completed signing all documents. If you didn't specify an id, "sessionUser" will return you an id generated by eSignLive. Hope this helps!
Haris Haidary OneSpan Technical Consultant

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off