Buy and send gift cards across all ATS brands — or check a card balance.
Enter your 16-digit gift card code to see the remaining balance, brand, and expiry.
Your code is on your gift card email or printed card. Format: SQPT-A4K2-9XZ1-MP3R
Brand prefixes: SQPT = SQOOT Pure · SPKF = SpeakFloe · SOTY = Sooty · IDCT = iDict · VRPT = Varpet · ATSP = ATS Bundle
Supabase table: gift_cards (code, brand, denomination, balance, status, created_at, expires_at, redeemed_at, redeemed_by)
Cloudflare Worker endpoints:
GET /balance?code=XXXX → returns brand, balance, status, expiry
POST /redeem → { code, user_id } → decrements balance, marks redeemed
In-app redemption: "Have a gift card? Redeem here" field in SpeakFloe, SQOOT Pure, and Sooty app — hits the same Worker. Fully Apple/Google compliant (code purchased on web, redeemed in-app).
Marketing partners, affiliates, and corporate buyers can purchase gift cards in bulk at tiered pricing. Minimum 10 cards per order. Codes delivered as CSV for distribution.