React
Steps to integrate the Web SDK into React application.
1. Installation
To install the Preventor Web SDK, add the following to your project’s:
Add
https://sdk.preventor.com/pvtid/verifyme/verifyme.esm.js
in yourpublic/index.html
.
2. Setup the button in your component file
You have successfully installed the Preventor Web SDK!
Last updated