Quickstart Guide

From a fresh Subscriby account to your first paid membership, in about 10 minutes.

By the end of this page, you'll have a live Subscriby project with a connected connector, at least one payment method enabled, and one subscription plan ready to accept your first paying member.

This quickstart follows the exact onboarding order you'll see on the dashboard's onboarding checklist. Each step links to deeper docs if you want the full picture.

Before you start

You need:

  • An account on the platform your community lives on, in good standing.
  • The email and password you want to use for your Subscriby creator account.
  • A Stripe account (or willingness to create one) — for the simplest setup.
  • A private channel, group or server you want to monetize (or be ready to create one).
  • ~10 minutes.

Walkthrough

Create an account

Open the registration page

Go to /register (or click Sign up for free on /login).

Sign up with your email, or continue with a connected platform

Enter your name (5+ characters), your email, set a password (8+ characters, mix of upper/lower/numbers, screened against breach databases), confirm it, and click Create Account. Or press the Continue with … button of a connector to start from your account on that platform: it pre-fills your name and links the account on the way in.

Continue with Telegram approves the sign-up through @TrySubscribyBot; Telegram shares your public profile and redirects you back to the registration page. See Signing in with Telegram.

Verify your email

Open the verification email and click the link. Sign in at /login with email + password, or with Continue with … again — same account either way. The dashboard's onboarding checklist marks Create an Account complete.

Details: Creating an account.

Activate a subscription

Open Plans & Billing

You'll land on the Plans & Billing page right after first sign-in. (Or open it yourself at /billing/plans.)

Subscribe to a tier

Click Subscribe to Free, or Try Free for 7 Days on a paid tier to start its trial.

Note that a trial gives you the paid tier's features, not its lower fee: your sales stay on the Free tier's 10% rate during the trial, dropping to your plan's rate once the first payment is received. See Transaction Fees.

Complete Stripe checkout

Complete the Stripe-hosted checkout — add a payment method. Even Free plans need a card on file because per-transaction fees apply regardless of tier. On a trial the card is collected but nothing is charged until the trial ends.

Details: Activate your subscription.

Create a project

Open the create-project form

From the dashboard, click + New Project (or Create New Project on the All Projects page).

Fill the project fields

Fill in:

  • Name — your brand / community name. 5+ characters.
  • Handle (optional, Starter+) — URL slug for the portal, e.g. my-community.
  • Description (optional) — the greeting new members read when they open your bot.

Click Save Changes.

Details: Creating a project.

Install and connect a connector

A connector is the link between Subscriby and the platform your community lives on. Installing one gives your project a bot on that platform; connecting it hands Subscriby the credentials to run the bot on your behalf.

Open the project's Connectors page

From the project, open Connectors. The onboarding checklist's Install Now button takes you to the same place and highlights what to press.

Install the connector

Click Browse Marketplace, pick the connector for your platform and press Install. It appears in the project's list as Pending.

Connect it

On the connector's row, open the menu and choose Connect. The dialog walks you through creating your bot on the platform and asks for its credential; paste it and click Connect. The row turns Connected, the project header gains Open Bot, and the checklist marks the step done.

The credential is a bot token from @BotFather: send /newbot, name the bot, pick a @username ending in bot, copy the HTTP API Token it sends you and paste it into the dialog. Step by step, with the BotFather tuning worth doing afterwards: Connecting your Telegram bot.

Details: Connectors.

Add a resource

A resource is what subscribers unlock when they pay — a place on your connected platform (a private channel, a group, a server) or a manual perk (like a Google Drive folder or a 1:1 call).

Now that your connector is connected, the places it gates can be linked directly through it. This walkthrough demos the quicker Manual Perk path instead — see Resources → Linking a place if you want to link a real place now.

Open Project Resources

From the project, open Project Resources and click Create New Resource.

Pick Manual

Select Manual.

Fill the resource fields

Fill in:

  • Title — e.g. "Welcome PDF" or "Onboarding Notion".
  • Description — free-form text with basic HTML allowed. Paste the URL, voucher, or instructions you want subscribers to see.
  • Active — toggle on.

Click Save Changes. The resource appears in the list — onboarding Step 5 is complete.

Details: Resources.

Set up a payment method

Open Payment Methods

In the project, go to Payment Methods → Setup a Payment Method.

Pick Stripe

Pick Stripe. Select Live (or Test for sandbox experimentation).

Connect to Stripe

Click Connect Stripe to Subscriby. You're redirected to Stripe's onboarding flow.

Authorize Subscriby on Stripe

Sign in or create a Stripe account. Complete the required verification. Authorize Subscriby.

Activate the method

You're redirected back to Subscriby. Toggle the method Active if needed.

Details: Stripe setup. Alternatives: PayPal, Razorpay, Paystack, or the native payment your connector brings if you want a no-keys approach.

Add a subscription plan

Open Create New Subscription Plan

Go to Subscription Plans → Create New Subscription Plan.

Fill the plan fields

Fill in:

  • Plan Name — e.g. "Pro Monthly".
  • Description — optional rich-text pitch.
  • Linked Resources — tick the resource from Step 5.
  • Currency — USD (or your preferred currency).
  • Price — e.g. 9.99.
  • Billing Cycle — Monthly, count 1.
  • Recurring — On.

Toggle Active, click Create Subscription Plan.

Sync plans to Stripe

On the Payment Methods page, open Stripe's options menu (⋯) and choose Sync Subscription Plans. Subscriby pushes your plan to Stripe as a product + price so recurring billing works.

Details: Subscription plans.

Generate access codes

Access codes are alphanumeric keys subscribers can redeem in place of paying through a gateway — useful for offline sales, giveaways, influencer campaigns, or team access.

Enable the Access Codes method

Make sure Access Codes is enabled as a payment method: Payment Methods → toggle Access Codes on. No credentials required.

Open Generate New Access Codes

Go to Access Codes → Generate New Access Codes.

Fill the batch settings

Pick the subscription plan from Step 7, set a quantity (up to 1,000 per batch), choose an expiry, tick consent, and click Generate Codes. Subscriby sends you the codes through your linked account's bot once they're ready.

Details: Access codes.

Copy your project's link from the project flyout's Public Link (All Projects → Actions → View Project), or click Open Bot in the project header and copy the address. It opens your bot on its platform.

Post it in your channels

Share it in your existing audience channels — social media bios, newsletters, podcast show notes, the community you already run.

Test the subscribe flow

Test the flow yourself: open the link from a second account on the platform, start the bot, pick your plan, and complete the Stripe checkout (use a Stripe test card if you're in Test mode). On success the bot sends you your access — use it to see what new subscribers see.

Share your portal page

If you set a handle in Step 3, your project also has a public web portal at https://my.subscriby.net/your-handle — subscribers who prefer a browser can browse plans and sign up from there.

Copy the portal URL

Copy the portal URL from your project.

Post it alongside the bot link

Add it to your website, link-in-bio, email signature, or marketing materials alongside the bot link.

Details: Sharing your project.

Congratulations — your Subscriby project is live and ready to take paying members. The exact same flow now works for everyone else you share the bot link or portal URL with.

What's next

If something goes wrong: see Troubleshooting.

How is this guide?

On this page

Subscriby is a product designed by you — for you.

No boardroom full of executives deciding what we ships next. Our roadmap always shaped by you with your feedback.

Share feedback or a request