Application SDK Partner Integration Demo App

This mini web app is designed to make it easy to hook into any Imprint-owned button and open the Imprint application flow modal.

How to Use:

  1. Load in Wrapper: Open this page in the mobile wrapper application
  2. Access Debug Menu: Press 'd' key (desktop) or triple-tap (mobile) to show controls
  3. Configure Target: Set button text to hijack (default: "Apply Now")
  4. Test Hijacking: Click the button below to trigger the Imprint SDK modal

URL Parameters:

  • ?site=URL - Set target website
  • ?button=TEXT - Set button text to hijack
  • ?debug=true - Force show debug panel
  • ?autoload=true - Auto-load the site
  • ?title=TITLE - Set page title

Example: mobile-wrapper.html?site=demo-site.html&button=Apply%20Now&debug=true&autoload=true