zeeshanshanif

Cant find Mobile e-Signature Implementation Docs

0 votes
Hi, I'm trying to implement e-Signature in my esignlive app but i'm not able to find the nodejs documentation to do it please share a nodejs link require to complete the job Thanks

Reply to: Cant find Mobile e-Signature Implementation Docs

0 votes
Hi Zeeshan, There is no Node.js documentation per say. With Node.js, you'll be looking at using our REST API: http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/rest_api.htm https://developer.esignlive.com/guides/feature-guides/ You can also look at a sample web form application I've written using Node.js: https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-node-js-web-application/
Haris Haidary OneSpan Technical Consultant

Reply to: Cant find Mobile e-Signature Implementation Docs

0 votes
Hi Haris, Thanks for the quick response my bad yes i should have asked REST API. Well the thing is i have achieved the on click sign where user clicks the "Click to Sign" and it prints "E-Signed by " as a signature by the user but i'm trying to achieve the e-Signature where user can either sign thru mouse or on mobile by finger/pen Thanks

Reply to: Cant find Mobile e-Signature Implementation Docs

0 votes
You can have a look at this guide on how to add capture signatures (draw using mouse): https://developer.esignlive.com/guides/feature-guides/signatures/#rest-api As for using mobile devices, the "subtype" in your payload will be "MOBILE_CAPTURE"
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