Skip to content

chore(stripe): sync test-mode product + price IDs#513

Merged
blove merged 1 commit into
mainfrom
claude/stripe-sync-products
May 21, 2026
Merged

chore(stripe): sync test-mode product + price IDs#513
blove merged 1 commit into
mainfrom
claude/stripe-sync-products

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 21, 2026

Generated by `scripts/stripe/sync-products.ts` against test mode after PR #508 landed.

Three buyable tiers configured in Stripe test mode:

  • `indie` → `price_1TZbHx…q9Q` ($149/year)
  • `developer_seat` → `price_1TZbHx…hupX` ($299/dev/year, adjustable quantity)
  • `app_deployment` → `price_1TZbHy…CSEG` ($1,499/app/year)

Once this lands, `/api/checkout/session` returns 303 to Stripe-hosted Checkout for paid tiers instead of 503. End-to-end smoke test follows.

🤖 Generated with Claude Code

Generated by scripts/stripe/sync-products.ts against test mode (sk_test_).
Three buyable tiers:
- indie: $149/year
- developer_seat: $299/dev/year
- app_deployment: $1,499/app/year

Live mode will be a separate sync run with sk_live_ before flipping
the website env var.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@blove blove enabled auto-merge (squash) May 21, 2026 18:26
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

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

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment May 21, 2026 6:30pm

Request Review

@blove blove merged commit 7263d2b into main May 21, 2026
20 checks passed
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