TrackIt

Gift Cards Demo (Next.js)

This demo uses Next.js with Server Actions. API calls run server-side — no credentials are exposed to the browser.

Quick Lookup

Not Secure

Look up gift cards by last 4 characters only. Works on all Shopify plans but does not verify email ownership — do not use in production.

Balance Lookup

Advanced / Plus

Look up a gift card by email and last 4 characters. Verifies email ownership via the Customer API — requires Shopify Advanced or Plus.

List by Email

Advanced / Plus

Fetch all gift cards associated with an email. Requires Shopify Advanced or Plus — will not work on standard plans.