opinion ask: We have a shopping cart workflow with...
# water-cooler
m
opinion ask: We have a shopping cart workflow with multiple screens. We'd like to be able to add a screen in the middle where there's an embedded document that requires a digital signature that the user must sign before proceeding. Has anyone done such an integration with a 3rd party digital signature solution they could recommend? I'm starting to look at the Adobe Acrobat Sign API, but thought I'd ask here if anyone's got any suggestions as well.
m
I'm using jSignature to capture digital signatures. It saves images as base64 data which can be saved to file or database. It's a pretty simple jquery control, so depending how extensive (or simple) your needs are, it may be an option
d
DocuSign API
m
thanks 🙂