Head to head
Stop guessing which one. Put them side by side.
Up to 4 tools, same rows for each: what it is, what it really costs, the trap, and how to wire it up. The URL carries your picks — send it to anyone.
Lemon SqueezyAutumnCreem
| Field | Lemon Squeezylemonsqueezy.com | Autumnuseautumn.com | Creemcreem.io |
|---|---|---|---|
| What it is | Merchant of record for digital products and SaaS at a flat 5% + $0.50 per transaction. Handles global sales tax, EU VAT and GST calculation, collection and filing, plus hosted checkout, subscriptions, licence keys and affiliates. Stripe acquired the company in 2024. | Open-source billing layer that sits between your app and Stripe. It moves pricing from code into config and handles subscription state, usage metering, credits, entitlements and upgrade or downgrade proration, returning Stripe Checkout URLs. Stripe remains the processor, so Autumn is not a merchant of record. | Merchant of record for indie SaaS and digital products at 3.9% + $0.40 per transaction, the cheapest headline MoR rate in this list. Handles VAT, GST and sales tax across 190+ countries, plus subscriptions, chargeback protection and revenue splits, with payouts on the 1st and 15th. |
| Category | Payments & billing | Payments & billing | Payments & billing |
| Cost tier | paid | mixed | paid |
| Pricing | 5% + $0.50 per transaction, MoR including all tax handling | Free to ~$8k/mo processed · $375/mo to $50k · self-host free (Apache-2.0) | 3.9% + $0.40 per transaction, MoR · optional Pro plan $99/mo |
| Why builders pick it | One flat fee erases every tax-compliance question a solo builder has, which is worth more than a couple of percentage points once you are selling into dozens of countries. | Kills the worst part of a Stripe integration — webhook handling and feature gating — behind calls like check and track, so usage-based AI pricing takes an afternoon instead of a sprint. | Roughly a full percentage point cheaper than Paddle or Lemon Squeezy on every sale while still taking tax compliance off your plate — a gap that compounds as revenue grows. |
| Watch out for | Now in maintenance limbo: Stripe is steering users toward Stripe Managed Payments and has promised a migration path, with no committed sunset date as of August 2026. Starting a new business here means planning a migration you did not choose. | Not an MoR: Stripe fees and your own global tax obligations still apply on top. The hosted free tier stops around $8k processed per month and the next step is a steep $375/mo, though Apache-2.0 self-hosting is an escape hatch. | Younger and smaller than Paddle or Stripe, so platform risk is real: merchant payouts are documented for only about 86 countries, and routing all of your revenue through a startup processor is itself a bet. |
| How to wire it up | npm i @lemonsqueezy/lemonsqueezy.js | npm i autumn-js | not logged |
| Editor's pick | No | No | No |
Which one did you ship?
The grid says what these tools are. This says what builders did about it — one decision per person, changeable whenever you change your mind.
0/280Sign in to add yours.
Or try
Hand this to your Lovable agent
# Tool comparison — Lemon Squeezy vs Autumn vs Creem Source: Kbaise, a directory of tools that work with Lovable projects. Pick one and tell me why before writing any integration code. ## Lemon Squeezy (lemon-squeezy) - URL: https://www.lemonsqueezy.com - Category: Payments & billing - Cost: paid — 5% + $0.50 per transaction, MoR including all tax handling - What it is: Merchant of record for digital products and SaaS at a flat 5% + $0.50 per transaction. Handles global sales tax, EU VAT and GST calculation, collection and filing, plus hosted checkout, subscriptions, licence keys and affiliates. Stripe acquired the company in 2024. - Why builders pick it: One flat fee erases every tax-compliance question a solo builder has, which is worth more than a couple of percentage points once you are selling into dozens of countries. - Trap: Now in maintenance limbo: Stripe is steering users toward Stripe Managed Payments and has promised a migration path, with no committed sunset date as of August 2026. Starting a new business here means planning a migration you did not choose. - Wiring: npm i @lemonsqueezy/lemonsqueezy.js - Full dossier: /api/public/tools/lemon-squeezy ## Autumn (autumn) - URL: https://useautumn.com - Category: Payments & billing - Cost: mixed — Free to ~$8k/mo processed · $375/mo to $50k · self-host free (Apache-2.0) - What it is: Open-source billing layer that sits between your app and Stripe. It moves pricing from code into config and handles subscription state, usage metering, credits, entitlements and upgrade or downgrade proration, returning Stripe Checkout URLs. Stripe remains the processor, so Autumn is not a merchant of record. - Why builders pick it: Kills the worst part of a Stripe integration — webhook handling and feature gating — behind calls like check and track, so usage-based AI pricing takes an afternoon instead of a sprint. - Trap: Not an MoR: Stripe fees and your own global tax obligations still apply on top. The hosted free tier stops around $8k processed per month and the next step is a steep $375/mo, though Apache-2.0 self-hosting is an escape hatch. - Wiring: npm i autumn-js - Full dossier: /api/public/tools/autumn ## Creem (creem) - URL: https://www.creem.io - Category: Payments & billing - Cost: paid — 3.9% + $0.40 per transaction, MoR · optional Pro plan $99/mo - What it is: Merchant of record for indie SaaS and digital products at 3.9% + $0.40 per transaction, the cheapest headline MoR rate in this list. Handles VAT, GST and sales tax across 190+ countries, plus subscriptions, chargeback protection and revenue splits, with payouts on the 1st and 15th. - Why builders pick it: Roughly a full percentage point cheaper than Paddle or Lemon Squeezy on every sale while still taking tax compliance off your plate — a gap that compounds as revenue grows. - Trap: Younger and smaller than Paddle or Stripe, so platform risk is real: merchant payouts are documented for only about 86 countries, and routing all of your revenue through a startup processor is itself a bet. - Full dossier: /api/public/tools/creem ## Rules 1. Prefer the free tier when no budget was stated, and say what the ceiling is. 2. Read the full dossier before integrating. 3. Fetch /api/public/models before writing any AI model ID.
Agents can fetch the same thing: GET /api/public/compare?slugs=lemon-squeezy,autumn,creem