IDTech VP8300
Prerequisites
Initializing the SDK
ClearentSDK.init({
"baseUrl": "https://gateway-sb.clearent.net",
"pk": "YOUR PUBLIC KEY GOES HERE"
"enableReader":true,
"deviceType": "IDTECH"
});Connecting the Card Reader
Selecting the Reader Button

Presenting Card to Reader


Selecting the Submit Button

Connecting in HID Mode
Last updated
Was this helpful?


