KBAISE/ for lovable
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.

PaddleAutumnCreem
FieldPaddlepaddle.comAutumnuseautumn.comCreemcreem.io
What it isMerchant of record aimed at software companies, charging 5% + $0.50 all-inclusive. That single fee covers payment processing, global tax registration and filing, subscription billing, fraud handling, chargebacks and buyer support. Products priced under $10 require custom pricing arranged with sales.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.
CategoryPayments & billingPayments & billingPayments & billing
Cost tierpaidmixedpaid
Pricing5% + $0.50 all-inclusive MoR (custom pricing for items under $10)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 itThe most mature merchant of record for SaaS — enterprise invoicing, dunning and multi-currency have worked for years, so nothing breaks when you start selling annual plans to companies.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 forOnboarding is a genuine approval process with compliance review, unlike Stripe's instant signup, so expect to justify your product. The $0.50 floor punishes cheap items: on a $5 sale the effective rate is about 15%.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 upnpm i @paddle/paddle-jsnpm i autumn-jsnot logged
Editor's pickNoNoNo
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 — Paddle 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.

## Paddle (paddle)
- URL: https://www.paddle.com
- Category: Payments & billing
- Cost: paid — 5% + $0.50 all-inclusive MoR (custom pricing for items under $10)
- What it is: Merchant of record aimed at software companies, charging 5% + $0.50 all-inclusive. That single fee covers payment processing, global tax registration and filing, subscription billing, fraud handling, chargebacks and buyer support. Products priced under $10 require custom pricing arranged with sales.
- Why builders pick it: The most mature merchant of record for SaaS — enterprise invoicing, dunning and multi-currency have worked for years, so nothing breaks when you start selling annual plans to companies.
- Trap: Onboarding is a genuine approval process with compliance review, unlike Stripe's instant signup, so expect to justify your product. The $0.50 floor punishes cheap items: on a $5 sale the effective rate is about 15%.
- Wiring: npm i @paddle/paddle-js
- Full dossier: /api/public/tools/paddle

## 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=paddle,autumn,creem