Getpass
  • 👋Introduction
    • Getpass.io
    • Features
  • ✨Getting Started
    • Creating a Project
    • Customizing Passes
    • Publishing a Project
    • Distribution of Passes
    • Verification of Passes
  • 📚Resources
    • FAQs
      • 🆕How can I test Getpass features for free?
    • Official Links
    • For Developers
    • Mint Widget Guide
    • Mint Page Guide
    • Check-In App Guide
    • Telegram Bot Guide
  • 📃Legal
    • Terms of Service
    • Privacy Policy
Powered by GitBook
On this page
  • Connect widget libraries
  • Widget open handler
  1. Resources

Mint Widget Guide

PreviousFor DevelopersNextMint Page Guide

Last updated 1 year ago

Follow these simple steps to integrate the Mint Widget into your website:

Connect widget libraries

Copy and paste the main code of the widget before the closing </head> tag of your website. This ensures that the necessary widget libraries are properly loaded.

Widget open handler

Add the following code to the href attribute of the link or button that you want to trigger the opening of the Mint Widget. This code will handle the opening of the widget when the link or button is clicked.

📚