01
Fans join
A tenant can present Plus plans, member value, and supporter paths from its own site.
Plus is the tenant-facing path for fan memberships, perks, gated value, and direct supporter revenue when Stripe credentials and Plus price IDs are configured.
01
A tenant can present Plus plans, member value, and supporter paths from its own site.
02
Operators can package gated posts, drops, founder recognition, member badges, and private access.
03
The fan relationship points back to the team, creator, or clan rather than only a social platform.
04
Billing state and entitlements stay tied to the tenant Plus system when configured.
Plus should feel like unlocking access inside the brand world, not just paying for a generic subscription page.
Early supporter recognition, founder walls, launch badges, and private first looks.
Limited digital perks, content drops, links, watch parties, and gated posts.
Private breakdowns, strategy notes, clip context, and creator commentary.
Supporter-only threads, announcements, member profiles, and access signals.
Partner offers, member-only codes, and sponsor pages that do not feel like banner ads.
Match-night perks, watch links, pre-show content, and post-event recaps.
Plans endpoint
GET /api/v1/plus/plans
Hub endpoint
GET /api/v1/plus/hub
Checkout
POST /api/v1/plus/plans/{slug}/checkout
Billing portal
POST /api/v1/plus/billing-portal
This central page explains the Plus revenue path. Live fan checkout remains tenant-facing and depends on the existing Plus APIs, Stripe credentials, and matching Plus price IDs.
See product layer