Installation
Overview
Highnote SDKs follow semver and can be installed using:
- JavaScript package manager:
npm,yarn, orpnpm - Content Delivery Network (CDN) via traditional
<script>tag or ECMAScript module.
Minimum requirements are:
- A Highnote account
- A server-side integration using an API key
Installation instructions
Refer to the docs for each SDK on how to install:
Issuing
- Card Viewer SDK installation
- Document Upload SDK installation
- Secure Inputs SDK (for PINS) installation