Progressive pricing page: tiered fees that reward growth#4282
Open
Progressive pricing page: tiered fees that reward growth#4282
Conversation
45ecfb2 to
9038480
Compare
Replace flat 10% + $0.50 with progressive pricing: - 30% on first $100/mo - 12.5% on $100-$1K/mo - 8.5% on $1K-$10K/mo - 4.9% on $10K+/mo Updates: - Pricing page: new tier cards, effective rate examples, updated header - Help center fees article: updated fee breakdown - FAQ: updated 'What are the fees?' answer Refs #progressive-pricing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…set, lower top tier to $5K - Remove 'like tax brackets' phrasing (negative connotation) - Add explicit note that tiers reset every month - Lower the 4.9% tier threshold from $10K to $5K - Recalculate all effective rate examples accordingly - Update help center fees article to match
Inspired by PlanetScale's pricing.md. Serves Gumroad's progressive pricing as plain text/markdown for AI agents, scrapers, and anyone who prefers structured data over rendered HTML.
9038480 to
a697282
Compare
Contributor
Author
Local Spec Results 🧪Branch: Failure AnalysisPre-existing infrastructure issue (1 failure):
PR-related: ✅ No failures related to this PR. The |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces the current flat 10% pricing page with progressive tiered pricing.
Changes
Pricing page (
/pricing)New route:
/pricing.mdMeta tags
Help center
Before (current live page)
The current page shows a single "10% + $0.50 per transaction" alongside the 30% Discover fee.
After
The new page shows 4 progressive tier cards on a purple background, an effective rate calculator section, the Discover 30% fee, and updated FAQ.
Notes