New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert hiring agreement to in-app DocuSign #835
Comments
|
Here's some example code from the DocuSign repo: https://github.com/docusign/code-examples-ruby/blob/main/app/services/e_sign/eg001_embedded_signing_service.rb |
|
Hi @joemasilotti I would like to work on this. |
|
Sure thing! Let me know if you have any questions - otherwise I'll check in in about a week. |
|
Hey @kaushikhande, any progress on this one? It has been about 2 weeks. Let me know if you need help or have questions. Otherwise, I'd like to open this up for someone else to work on. Thanks! |
|
@joemasilotti Please take this up for someone else. |
|
I'll take this one if no one is ahead of me! |
|
Thanks for the heads up! @MikeRayUX, all yours. |
Businesses are required to agree to the lates hiring terms before paying for a subscription. I'd love for this to be more official than a checkbox.
After some light research, it seems like we can use DocuSign's Ruby gem to redirect someone to a hosted DocuSign document for them to sign. Right in their browser!
A PR addressing this issue should:
I'm also open to use an alternative if you have experience with a different service or there is a bootstrapped/Rails-powered tool!
The text was updated successfully, but these errors were encountered: