new-site/site/public/order
justin 53857574d3 Add referral/discount code to FCC carrier page + REF-JAYK05 agent
Frontend (order/fcc-carrier-registration):
- Add a referral/discount code box on the review step that validates
  against /api/v1/discount/:code and shows the discount line + adjusted
  total. Discount applies to service fee + add-ons, never state filing fees.
- Prefill + auto-apply from ?code= / ?ref= query param (referral links).

Backend (fcc-carrier-registration route):
- Accept discount_code, validate it, store discount_code/discount_cents,
  and subtract from the total. Checkout already reads discount_cents to
  apply the Stripe coupon.
- Create a pending commission when the code belongs to an active sales agent.

Commission fix (agents.createCommission):
- Percent-type agents now earn commission_pct on ALL order types. Previously
  canada_crtc/formation/bundle used flat defaults and ignored percent agents.

Agent: created sales agent Jay Kordic (The Horizon Group) with custom code
REF-JAYK05 -> client gets 5% off discountable services, agent earns 15%.
Idempotent setup script in scripts/create_agent_jaykordic.cjs.
2026-06-02 14:31:22 -05:00
..
canada-crtc tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
cancel tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
cancelled tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
crypto-pay tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
dot-compliance Lower trucking compliance pricing across product + marketing surfaces 2026-06-02 10:45:07 -05:00
fcc-499a tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
fcc-499q add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
fcc-carrier-registration Add referral/discount code to FCC carrier page + REF-JAYK05 agent 2026-06-02 14:31:22 -05:00
fcc-compliance tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
formation tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
identity-complete add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
neca-ocn add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
state-puc add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
success tawk mobile UX: hide widget on small screens to stop text overlay popups 2026-06-01 12:31:01 -05:00
trucking-new-carrier add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00