πHigh mode
High mode (2) for signing contracts involves using digital signatures, a robust and secure method of authentication.
You can be integrated using a web plugin
Create Session Token: First Step When Customer Click On Sign contract You Have To Initialize Session First By Creating Session Token Using The Following API
SignContractMode enum 2 value for high mode and 1 if you want to use low.
Import eNROLL JS File in index.html :
Add Div Element With Specifying Id For This Div
Initialize eNroll Component Anywhere In Your JS File After the Document Is Loaded:
Last updated