Skip to content

feat(white-label): show recurring price on gate + Stripe checkout - #12

Merged
rrader26 merged 1 commit into
mainfrom
feat/white-label-show-price
Jun 17, 2026
Merged

feat(white-label): show recurring price on gate + Stripe checkout#12
rrader26 merged 1 commit into
mainfrom
feat/white-label-show-price

Conversation

@rrader26

Copy link
Copy Markdown

Setup-mode checkout showed no amount (blank purchase). Now shows $X/month on the gate page and via Stripe custom_text at the submit button. Price comes from the plan. 🤖 Generated with Claude Code

Setup-mode Stripe checkout shows no amount, so it looked like a blank purchase.
Now the gate page shows a "$X/month" pricing box (plan name + amount +
authorization note), and the Stripe Checkout Session carries custom_text near the
submit button stating the recurring charge. Price is pulled from the agreement's
plan (amount_cents/interval), so test ($1) and live ($2,000) render correctly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rrader26
rrader26 merged commit b811d80 into main Jun 17, 2026
0 of 12 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.

2 participants