Launching a membership program
A membership plan is a recurring charge that buys a member access to your org's perks — early event tickets, branded merch discounts, recognition on your supporter wall.
Step-by-step:
1. Go to Subscriptions → Plans → "+ New plan".
2. Pick "Membership" as the type. Membership locks the amount (one tier = one fixed price). Choose "Tithe", "Donation", or "Service" if you want flexible pricing or tax-deductible flags.
3. Enter a clear name ("Bronze Member", "Silver Tier") and a description that previews benefits — this is what shows on the public buy page and at checkout. The description is a rich-text editor: use the toolbar for bold, bullet lists, links, and even inline images (uploaded images are checked by our moderation pipeline before they appear). Your line breaks and formatting are preserved exactly as you type them.
4. Set the amount. For tiers, $10 / $25 / $50 / $100 monthly are typical for nonprofits; for-profit memberships often charge $5–$20.
5. Pick the interval. Monthly is the default — yearly converts more guests but commits less revenue per signup.
6. Optional: add benefits (one per line). These render as a checkmark list on the public page.
7. Save. The plan auto-generates a QR code that flows into Design Studio under "QR codes".
Where the QR code lives:
Once saved, the plan card on the Plans tab shows a printable QR. Drag it into Design Studio's asset library to drop it onto flyers, posters, bulletins, or social graphics.
Where members buy:
Each plan has a public URL: /buy/sub/{planId}. Share it directly, or drop the "Subscription Plans" block into your Builder site to list every active plan with a buy button.
Requirements:
• Stripe Connect must be onboarded (Settings → Integrations).
• Products module must be active (Subscriptions builds on top of the product catalog).