Signder - web service

11
SIGNATURE API

Transcript of Signder - web service

Page 1: Signder -  web service

SIGNATURE API

Page 2: Signder -  web service

What is Signder ?

Page 3: Signder -  web service

Signder, the service• A web service that allows you to acquire handwritten

signatures.• These signatures can be used by forms or client

applications.• Signder can save the image, date, time and IP address of the

signer if needed.

Page 4: Signder -  web service

How does Signder work ?

Page 5: Signder -  web service

Filling out the FormStep 1

• Your web or Windows application allows a user to fill out information on a form and to add a signature.

• This signature is attached with the help of Signder.

Page 6: Signder -  web service

Requesting a SignatureStep 2

• When a user wants to sign a document or a form, they click the « Sign » button.

• Your form will then authenticate and send a reference number unique to the specific signature request.

Page 7: Signder -  web service

What’s Happening Behind the ScenesStep 3

• Our service returns a unique number (a token) from the signer to the requesting system.

• Using this reference number, a signature pad is activated and presented to the signer.

Page 8: Signder -  web service

The SignatureStep 4

• Depending on their device, the signer can sign using a mouse, finger or a pen.

• The signer can redo the signature as needed before saving.

Page 9: Signder -  web service

Locking the SignatureStep 5

• The requesting system receives the signature and places it in the desired space.

• Once the document or form is completed and signed, the requesting system informs our service that the request is closed. Therefore, the unique number (the token) used is processed and the signature is unique and locked.

Page 10: Signder -  web service

Security• For security, the signature

service only saves the signature (if desired).The source system can recover the signature at anytime using the unique number associated with the specific request.

• Along with the signature and reference number, our system can save the signer’s IP address as well as the date and hour of the signing.

Page 11: Signder -  web service

What’s included to help you take advantage of our signature service

• A JS, web-mvc or C# example of running a signature service request from a website, as well as the creation of a report with the signature.

• Scss and Css folders to stylize the signature pad.