• Joined on 2026-04-27
justin pushed to main at justin/new-site 2026-05-22 06:18:21 +00:00
6ed5105ae5 Send intake email for $0 free orders
justin pushed to main at justin/new-site 2026-05-22 06:11:28 +00:00
844cc7e11f Add inline free-order success handler to success page
justin pushed to main at justin/new-site 2026-05-22 06:08:53 +00:00
b81e102d39 Validate allowed_emails on discount code lookup
justin pushed to main at justin/new-site 2026-05-22 06:07:29 +00:00
7bb08f3493 Handle already-paid orders gracefully in checkout
justin pushed to main at justin/new-site 2026-05-22 06:01:04 +00:00
316d4a4912 Fix success page for $0 free orders
justin pushed to main at justin/new-site 2026-05-22 05:56:47 +00:00
ae5dc4745e Fix: fetch actual discount type/value from API instead of hardcoding 25%
justin pushed to main at justin/new-site 2026-05-22 05:49:30 +00:00
fdbed5c097 Pre-fill email from URL on checkout and compliance checker
justin pushed to main at justin/new-site 2026-05-22 05:42:44 +00:00
b91e76e44c Fix: FCC errors now fall through to local DB fallback
justin pushed to main at justin/new-site 2026-05-22 05:41:49 +00:00
bbfa6393fa Fall back to local DB when FCC name search is blocked
justin pushed to main at justin/new-site 2026-05-22 05:39:40 +00:00
33684a9152 Better error message when FCC 499 search is down
justin pushed to main at justin/new-site 2026-05-22 05:36:19 +00:00
7909f130c6 Fix $0 checkout bypass: remove nonexistent status column
justin pushed to main at justin/new-site 2026-05-22 05:16:49 +00:00
6d441a5cc0 Add email-restricted discount codes and $0 order bypass
justin pushed to main at justin/new-site 2026-05-21 20:16:30 +00:00
868b0eeca5 Pass promo code through compliance checker to order page
justin pushed to main at justin/new-site 2026-05-21 20:06:35 +00:00
ba2f6eb667 UPL-proof document templates + reliable bounce sync
d39e10485f Add URL promo code pre-fill and fix discount stacking logic
Compare 2 commits »
justin pushed to main at justin/new-site 2026-05-20 21:18:36 +00:00
5a07335b2f Fix: remove escaped backticks that broke compliance checker JS
397e006321 Fix: remove remaining TypeScript assertions from inline script
b9f27e939a Fix: remove TypeScript annotation from inline script (broke compliance checker)
45e2172417 Fix checkout page UX: card first, shorter legal, trust signals, help link
Compare 4 commits »
justin pushed to main at justin/new-site 2026-05-15 21:59:30 +00:00
54bdb9d480 Add sticky CTA bar, penalty warnings, lead capture to compliance checker
71d466c922 Wire createCommission() into compliance batch checkout
Compare 2 commits »
justin pushed to main at justin/new-site 2026-05-09 16:11:28 +00:00
fa80c6dab9 Add FCC penalty warnings below order total on checkout page
justin pushed to main at justin/new-site 2026-05-09 16:05:26 +00:00
0ef07e25b4 Remove prices from compliance checker service selection
justin pushed to main at justin/new-site 2026-05-09 15:51:01 +00:00
acf72da341 Remove prices from compliance checker — show only on order page
justin pushed to main at justin/new-site 2026-05-07 17:10:06 +00:00
b1750cfd20 Fix compliance check logging: use status (red/yellow/green) not severity