We just shipped a new @whop tutorial: add user auth to a Next.js app and forget about credential storage, password hashing, email verification, and reset flows
Most Medium clones do subscriptions OR tips. I built one that does both, plus a monthly revenue share that splits the Plus pool by what readers actually finish.
Used Next.js + Whop
Done article + open-source repo 👇
Check out the full walkthrough with Whop OAuth, hosted KYC, embedded payouts, the 5% fee setup, the dual key pattern, and more, here: https://t.co/mT1tIHtuuM
Built a template marketplace on top of the Whop infra, it was very fun!
In the marketplace, anyone can list Notion docs, Figma kits, code starters, and more.
Connected accounts, KYC, and embedded payouts: all handled by the @whop SDK. Platform takes a flat 5%.
The hard part on marketplaces like this is the seller payouts stack: connected accounts, KYC, all that non-beginner-friendly stuff.
Luckily, Whop collapses it to one onboarding flow: click "Enable Earnings", finish hosted KYC, come back with a verified payout destination.
Payments use Whop Direct Charges. Money goes buyer to creator through Whop; the platform takes a flat basis-point cut.
Full walkthrough (KYC, payouts, Direct Charges, webhook idempotency): https://t.co/zcuKV2sM9L
The part I expected to be painful: KYC + payouts. Both are embedded components (<VerifyElement /> and <PayoutsSession />). Drop them in, creators can verify identity and withdraw inside your dashboard. No need to redirect to an external vendor.
We built an AI writing studio as a full SaaS with payments, user auth, and streaming AI. Every single step is documented so you can build it yourself.
If you've ever wanted to launch a SaaS but didn't know where to start, this is your blueprint.
I've been cooking up a Whop SaaS Starter. Next.js, Whop for auth + payments + subscriptions, built-in skill so agents know how to extend it.
One click deploy, run the setup wizard, and you've got a paid SaaS running in minutes.
As with anything I put out there, it is fast af.💯 scores only.