Membership Tier Break-Even Calculator

A membership tier can be popular and still lose money. Between the price a member pays and the money you keep sit a platform commission, a payment-processing charge with a fixed component that punishes small amounts, the cost of whatever you promised as a reward, and postage if anything physical moves. This calculator subtracts all four, reports what one member is actually worth per month, and solves for the price at which the tier breaks even. It also converts your monthly fulfilment hours into an effective hourly rate, which is usually the number that settles the argument.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Tier price per monthWhat a member is charged each month before any deduction.10 $
Members on this tierPaying members on this tier alone, not your total membership.150
Platform commissionThe membership platform's cut of the pledge, before payment processing.8 %
Payment processing ratePercentage charged by the card processor on each successful payment.2.9 %
Payment processing fixed feeFlat charge per transaction. This is what makes low-priced tiers uneconomic.0.3 $
Reward cost per memberMaterials, printing, packaging or per-member licensing for whatever the tier promises each month.1.5 $
Shipping per memberAverage postage per member per month, including the international share of your list.0 $
Hours per month on this tierYour own time producing and fulfilling the tier's rewards each month.10 hr
Target monthly income from this tierUsed to work out how many members the tier needs to reach a goal.3000 $

It returns

  • Net revenue per member — What you keep from one member each month after fees, rewards and postage.
  • Net for the tier each month
  • Total deductions per member
  • Break-even tier price
  • Effective hourly rate
  • Members needed for your target
  • Annual net from this tier

The formula

N=P(1fc)FRS
P0=F+R+S1fc

In plain text: net = P × (1 − f − c) − F − R − S; break-even P = (F + R + S) ÷ (1 − f − c)

  • NNet revenue kept from one member per month ($)
  • PTier price per month ($)
  • fPlatform commission as a decimal fraction (decimal)
  • cPayment processing rate as a decimal fraction (decimal)
  • FFixed processing fee per transaction ($)
  • R, SReward cost and shipping cost per member ($)

Setting N = 0 and solving for P gives the break-even price. The denominator (1 − f − c) is the share of each dollar that survives the percentage fees; it must be positive for a break-even price to exist.

Updated Category Audience & Subscription Economics Verified against published test cases Reading time 11 min

Four deductions, two of which behave completely differently

Every membership pledge is reduced by four things before it reaches you, and they split into two families that behave in opposite ways as the price changes.

Proportional deductions — the platform commission and the percentage part of card processing — take a constant share of every dollar. They do not change the economics of a tier as its price rises; a 10% total take costs you a dime on a dollar and ten dollars on a hundred, and the fraction you keep is identical.

Fixed deductions — the flat per-transaction processing fee, the cost of the reward, and postage — do not scale with price at all. These are what make cheap tiers dangerous. A 30-cent transaction fee is 30% of a $1 pledge and 0.3% of a $100 pledge. A sticker that costs you $2 to print and post is a rounding error at $50 a month and a catastrophe at $3.

That structure produces the formula's shape. Net per member is P × (1 − f − c) − F − R − S: a straight line in price with slope 1 − f − c and intercept −(F + R + S). Its break-even is where the line crosses zero, which is (F + R + S) ÷ (1 − f − c). Notice the numerator contains only the fixed items. Percentage fees can never on their own make a tier unprofitable; only the fixed items can. They simply make you climb slightly higher to clear them.

Filling each field honestly

Platform commission is the membership service's cut, and it varies by plan on every major platform. Read your own billing page rather than a figure from an article, because the same platform frequently charges different rates for different feature tiers, and rates for new accounts often differ from grandfathered ones.

Payment processing has two parts and both matter. The percentage is straightforward. The fixed fee per transaction is the part creators forget, and it is charged on every successful monthly charge — twelve times a year per member, not once. Currency conversion and cross-border charges add to it for international members, so if a large share of your membership is overseas, raise the fixed figure rather than pretending it is domestic.

Reward cost is the marginal cost of what you promised, per member per month. Digital rewards are usually near zero, and that is exactly why they scale. Physical rewards are not: printing, packaging, breakage, replacements for items lost in the post, and the storage the stock occupies. Include the replacements — a fulfilment operation with a 3% loss rate has a 3% cost, and it lands entirely on you.

Shipping should be an average across your actual membership rather than a domestic rate. International postage is frequently several times domestic, so a tier that works at a home-market rate can be underwater on the quarter of your members who live elsewhere. If you ship quarterly rather than monthly, divide the parcel cost by three before entering it.

Hours per month is the field creators most want to skip and most need. It converts an abstract net figure into an hourly rate, and the hourly rate is what tells you whether the tier is worth existing. A tier netting $400 a month sounds fine until you notice it consumes twenty hours packing envelopes.

Worked example: a $10 tier with a $1.50 monthly reward

An 8% platform commission, card processing at 2.9% plus $0.30, a digital-plus-postcard reward costing $1.50 a member, no shipping charged separately, 150 members and 10 hours a month of fulfilment.

  1. Platform commission. $10 × 8% = $0.80.
  2. Payment processing. $10 × 2.9% = $0.29, plus $0.30 fixed = $0.59.
  3. Fulfilment. $1.50 + $0.00 = $1.50.
  4. Total deductions. $0.80 + $0.59 + $1.50 = $2.89.
  5. Net per member. $10.00 − $2.89 = $7.11, which is 7.11 ÷ 10 = 71.1% of the pledge.
  6. Net for the tier. $7.11 × 150 = $1,066.50 a month.
  7. Break-even price. Fixed items are $0.30 + $1.50 = $1.80. Percentage fees total 10.9%, so the surviving share is 0.891. $1.80 ÷ 0.891 = $2.02.
  8. Effective hourly rate. $1,066.50 ÷ 10 hours = $106.65 an hour.
  9. Members for a $3,000 target. $3,000 ÷ $7.11 = 421.9, so 422 members.

This tier is healthy, and the break-even price of $2.02 tells you why: it is priced at nearly five times the level at which it would start losing money. Now change one thing. Swap the postcard for an enamel pin costing $4 to make and $3 to post. Fixed items become $0.30 + $4 + $3 = $7.30, the break-even price rises to 7.30 ÷ 0.891 = $8.19, and net per member falls to $10 × 0.891 − $7.30 = $1.61. The same 150 members now return $241.50 a month, and the packing time has gone up rather than down. That is the tier that quietly kills a membership programme.

How to read the four outputs together

Start with the ratio of price to break-even price. Divide your tier price by the break-even figure. In the worked example that is 10 ÷ 2.02 = 4.95, so the tier keeps working even if fulfilment costs nearly quintuple. With the pin, it is 10 ÷ 8.19 = 1.22, meaning a 22% overrun in postage wipes out the tier entirely. That margin of safety is the number to defend, not the headline net.

Read net per member as a percentage of price. It tells you where the money goes without any reference to your membership size. Below about half the pledge you are running a fulfilment business with a membership attached, and the fix is on the reward side rather than the pricing side.

The effective hourly rate settles arguments the other figures cannot. Two tiers can both net $500 a month while one takes two hours and the other takes twenty. Because the reward's time cost never appears in the net figure, a tier can look profitable and pay you less per hour than any other use of the same time. Compare it against what you would charge for an hour of client work — the same rate you would enter in the production cost per finished minute calculator.

Finally, treat the members-for-target figure as a forecast rather than a plan, because it assumes nobody leaves. Memberships churn continuously, so reaching 422 members requires signing up well more than 422 people and keeping the arrivals ahead of the departures. The churn and lifetime value calculator works out how many that actually is at your churn rate.

What you keep at each tier price

Net per member at an 8% platform commission and card processing of 2.9% + $0.30, so 89.1% of the pledge survives the percentage fees. Net = 0.891 × price − $0.30 − reward cost.
Tier priceNo reward cost$2 reward$5 reward
$5$4.16$2.16−$0.85
$10$8.61$6.61$3.61
$15$13.07$11.07$8.07
$25$21.98$19.98$16.98
$50$44.25$42.25$39.25
$100$88.80$86.80$83.80

The single negative cell is the whole lesson: a $5 tier with a $5 reward loses money on every member, because 0.891 × 5 = $4.46 must also cover the $0.30 transaction fee before it reaches the reward. Read down a column and the gap between adjacent columns stays exactly the reward difference — fixed costs never scale.

Mistakes that make a tier lose money quietly

  • Pricing a physical reward from its unit cost alone. Postage, packaging, breakage, replacements and the hour spent at the post office are all part of the reward's cost, and together they usually exceed the item.
  • Using a domestic postage rate for an international membership. If a quarter of your members are overseas at three times the postage, your average is far above the domestic figure you entered.
  • Forgetting the fixed fee is charged monthly. A $0.30 transaction fee on a $3 tier is 10% of the pledge every single month, which is comparable to the platform's entire commission.
  • Ignoring failed payments. A share of cards decline each month and some of those members never return. That is lost revenue with the fulfilment costs sometimes already incurred.
  • Promising a monthly reward for an annual-feeling price. Twelve fulfilment cycles a year is twelve chances to be late, and every one costs the same as the first.
  • Counting your own time as free. A tier that nets well and consumes your entire weekend is a job you did not apply for. Put the hours in and look at the hourly rate.
  • Assuming taxes are somebody else's problem. Membership income is taxable income, and in many jurisdictions physical rewards make the transaction a sale of goods with its own sales-tax or VAT treatment rather than a donation.

Designing a tier ladder that works

The arithmetic above points at one design conclusion: keep the low tiers digital and put anything physical high up the ladder. A digital reward has a fixed cost of essentially zero, so its break-even price is only the transaction fee divided by the surviving share — a couple of dimes. Every dollar above that is margin, and the tier scales to any number of members without adding a single hour of work.

Physical rewards do the opposite. They have a fixed cost per member and a time cost per member, so both the money and the hours scale linearly with membership. A physical tier that succeeds beyond expectations becomes a logistics operation, and creators regularly discover that their most popular tier is the one they most want to cancel.

Where membership sits among your other income lines depends on how steady you need the money to be. Ad revenue moves with the algorithm and with advertiser budgets; the YouTube ad revenue calculator shows how little of it you control. Sponsorship pays far more per event but arrives unevenly and depends on a few relationships — see the sponsorship rate calculator. Membership is the smallest per person and by far the most predictable, which is why it is the line most creators build a floor from. A paid newsletter is the same economic shape with different fulfilment, and the newsletter revenue calculator models both its subscription and sponsorship sides at once.

Key terms

Contribution margin
Price minus the costs that vary with each additional member. It is the net-per-member figure here, and it is what each new member contributes toward fixed costs and profit.
Break-even price
The tier price at which net per member is exactly zero. Below it, every additional member increases your loss.
Fixed per-transaction fee
A flat charge applied to each successful payment regardless of amount. It is the reason small recurring pledges are disproportionately expensive to collect.
Fulfilment cost
Everything spent delivering what the tier promised: materials, packaging, postage, replacements, and the storage and handling around them.

Frequently asked questions

How much do you actually keep from a Patreon pledge?

Whatever survives the platform commission, payment processing and your fulfilment costs. On a $10 tier with an 8% commission, processing at 2.9% plus $0.30 and a $1.50 reward, you keep $7.11 — about 71% of the pledge. Remove the reward and you keep $8.61; add a $5 physical item and postage and the figure falls below half. The fees are the small part of that spread; fulfilment is the large part.

What is the lowest price a membership tier can work at?

Its break-even price, which is your fixed costs divided by the share of the pledge that survives percentage fees. With only a $0.30 transaction fee and 10.9% in percentage fees, that is $0.30 ÷ 0.891 = $0.34 — so a $1 digital tier is viable. Add a $2 physical reward and break-even jumps to $2.58, and a $2 tier is now losing money on every member.

Why do cheap tiers with physical rewards lose money?

Because two of the four deductions do not scale with price. The flat transaction fee and the cost of the reward are the same whether the pledge is $3 or $30, so they consume a share of a small pledge that they never approach on a large one. A $2 sticker is 67% of a $3 pledge and 4% of a $50 pledge, and the packing time is identical in both cases.

Should I offer annual billing?

It helps on two fronts, and one of them is arithmetic. A member billed once a year incurs the fixed transaction fee once rather than twelve times, which on a $5 tier recovers $3.30 a year — over 5% of the pledge. It also removes eleven opportunities for a card to decline. The trade is that you receive the money before the work, so budget for the fulfilment obligation you have already been paid for.

How many members do I need to make a living from this?

Divide your target monthly income by the net per member, not by the tier price. At $7.11 net, a $3,000 month needs 422 members; at the tier price of $10 the same target looks like 300, and that 122-member gap is exactly what fees and rewards cost you. Then add a margin for churn, since you must recruit continuously just to hold a number steady.

Do I have to pay tax on membership income?

Yes — it is income in every jurisdiction that taxes income, regardless of whether the platform calls it a pledge or a donation. Physical rewards complicate it further, because supplying goods in exchange for payment is a sale, with sales-tax or VAT consequences that pure digital access may not have. Talk to an accountant in your country before assuming the platform handles it for you.

Should I count my own fulfilment time as a cost?

Not inside the net-per-member figure, but you must look at it separately, which is what the effective hourly rate is for. Two tiers netting the same amount can differ tenfold in the hours they consume, and the net figure alone cannot tell them apart. If the hourly rate is below what you would earn doing anything else with that time, the tier is a cost centre wearing a revenue label.

What happens to the numbers if members churn?

The per-member arithmetic is unaffected — it is a monthly figure — but the totals are, because your member count is a moving average rather than a stock. At a monthly churn of 5%, holding 400 members means replacing 20 every month before any growth happens. Model that separately; the net-per-member figure here is the input to a lifetime-value calculation, not a substitute for one.

References