docusign / docusign-esign-php-client

The Official Docusign PHP Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
https://www.docusign.com/devcenter
MIT License
198 stars 123 forks source link

redirect user when clicking invoice link #228

Open jonathonbyrdziak opened 1 month ago

jonathonbyrdziak commented 1 month ago

We will be emailing invoice links to people, we need to make sure that the system redirects the user to the correct organization (if they have access) so a link takes them directly to the right organization so they can view the invoice

https://jmp.sh/VV5enxiQ+/Screen+Shot+2024-08-13+at+10.44.44+AM.png

InbarGazit commented 1 month ago

Are you writing PHP code? what code is that? Do you mean redirect after signing from an email?