Say for example I have a platform which has 3 users.
User 1 offers a service on the platform which requires a contract to be signed before a service can take place.
User 2 requests purchase of the service from user 1 via the platform.
The platform knows to send the contract to User 2 for signature automatically
User 2 would now like to sign the contract digitally using a html web application, ios or android app depending on convenience
If User 2 signs the document within a time period the purchase continues
If User 2 does not sign the document within a time period the purchase is cancelled
User 3 would also like to go through the same process as User 2 but has different web browser, ios and adroid devices to User 2
How do you design and implement the signature part of the system to sign that Users 2 and 3 agree to the documents created by User 1?
Aucun commentaire:
Enregistrer un commentaire