Skip to content

Wire xlsx pricing model into landing calculator#27

Open
Materialyze wants to merge 1 commit into
mainfrom
claude/pricing-calculator
Open

Wire xlsx pricing model into landing calculator#27
Materialyze wants to merge 1 commit into
mainfrom
claude/pricing-calculator

Conversation

@Materialyze
Copy link
Copy Markdown

Replaces the four hardcoded campaign-size tiers with a state-aware, race- aware calculator that mirrors the pricing schema from Pricing Schema + Features(1).xlsx. It also requires a user's email address prior to showing them their final price.

Pricing matrix lives in api/_lib/pricing/ as Vercel serverless code; the landing bundle never sees the raw tier table — only the computed result for the user's inputs.

Texas and Virginia ship at launch. Adding a new state is one file in api/_lib/pricing/states/ plus a registry entry.

Replaces the four hardcoded campaign-size tiers with a state-aware, race-
aware calculator that mirrors the pricing schema from
`Pricing Schema + Features(1).xlsx`. Pricing matrix lives in
`api/_lib/pricing/` as Vercel serverless code; the landing bundle never
sees the raw tier table — only the computed result for the user's inputs.

Texas and Virginia ship at launch. Adding a new state is one file in
`api/_lib/pricing/states/` plus a registry entry.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
runvotewin-landing Ready Ready Preview, Comment May 28, 2026 3:59pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant