I want to implement the ID verification flow in the e-signature process. The goal is:
When the user clicks on "Sign Document", the system should first verify the user's identity. The user will need to upload their ID, and DocuSign will verify its validity.
If the ID is valid, the user can then proceed to sign the document.
Could you please define the steps required to implement this flow? Also, if there is any official documentation or reference available, please share it so I can follow the proper implementation.
Additionally, I would like to know which DocuSign plan (Personal, Standard, or Business) includes ID Verification functionality.
Thank you!