Payments and Stripe

Connect your Stripe account so customers can subscribe to your paid plans. Five-minute setup, fully automated. Money lands with you, not us.

Connect Stripe so your customers can subscribe to your paid plans. We use your Stripe account directly — money lands with you. We don't take a cut of what you charge.

Five-minute setup. Sign in to Stripe, copy a key, paste it. We test the connection live, set up webhooks, you're done.

What gets wired

How to set it up

  1. Sign in to Stripe.

    Open dashboard.stripe.com. If you're testing first, switch to test mode at the top — same flow, no real money.

  2. Copy your secret key.

    Developers → API keys → Standard keys → Secret key. Click "Reveal" and copy.

  3. Paste it into [Settings → Payments](/app/settings/payments).

    We validate the key live, register a webhook, and store everything encrypted.

  4. Set your plan prices.

    Settings → Plans. Each plan can have monthly, yearly, lifetime tiers. Stripe Prices are created automatically the first time you save.

Going from test to live

When you're ready to take real money, repeat with the live secret key. Test data on the platform side is preserved — only the key changes.

One Stripe account per dashboard. Switching keys mid-stream invalidates the old subscriptions on the platform side. If you need a separate account for a separate brand, set up a separate Linked.Codes dashboard.

Currency

Whatever currency your Stripe account uses, we use. Your customers see prices in that currency on /pricing. No conversion, no surprise fees.

What's next

  • Users & plans — turn your priced plans on for sub-users.
  • Branding — make sure the checkout looks like you.