I am trying to achieve document signing using email delivery
for an web application
. But I don't wanted each user to see consent/permission prompt from docusign
. Simply, user should able to click send document for esignature
to docusign
and should get response without leaving application.
How can I achieve that?