Back to the blog

AI Commerce

How Much Do Shopify Apps Cost, and Are They Worth It?

The sticker price on an app listing is the smallest part of what it costs you. Here is how Shopify app billing actually works, the traps that keep charging merchants after they uninstall, and a simple break-even calculation for deciding whether any app earns its fee.

Hyper Team
5 min read
How Much Do Shopify Apps Cost, and Are They Worth It?

Most answers to this question are a list of app prices. That is the least useful part of the answer, because the number on the listing page is rarely what the app ends up costing you, and it tells you nothing about whether it was worth paying.

The more useful version covers three things: how you actually get billed, which costs never appear on the invoice at all, and how to work out whether a specific app pays for itself.

I build Shopify apps, so I am on the receiving end of these fees. That is worth knowing when you read the section on which apps tend to be a waste.

The four ways an app appears on your bill

Shopify groups app charges into four types:

  • Subscription charges, the recurring monthly or annual fee
  • App usage charges, which vary with how much you use the app
  • One-time app purchases, for a specific feature or service
  • Application credits, issued on downgrades and in certain other cases Charges appear on your account as soon as you install an app, though they are not due until your 30-day bill arrives. That gap is where a lot of surprise comes from — merchants install several apps during a build week, see nothing immediately, and meet the total a month later.

There is also a fifth category that is not on your Shopify bill at all, which I will come to, because it is the one that costs people the most.

Why "monthly cost" is becoming a fake number

Shopify's own developer documentation states that usage-based pricing accounts for over 60% of revenue from top-earning apps on the App Store.

That is the single most important trend for a merchant budgeting app spend. The industry is moving away from a flat fee toward charging by impressions, messages, orders processed, emails sent, or API calls. Under that model the app does not have a monthly cost. It has a monthly cost at your current volume, which rises as you grow.

This is not inherently predatory — costs that scale with usage are often fairer for small stores. But it changes how you should read a pricing page. A plan advertised at a low monthly figure with a usage component attached is a variable cost, and you should find the meter and the cap before installing.

Usage-based subscriptions have a capped amount, the maximum you can be billed during a 30-day cycle, and you must approve it. Read that number. It is the real ceiling on what the app can charge you, and it is frequently much higher than the headline price.

The billing traps that quietly cost merchants money

These are documented behaviours, not edge cases, and each one catches people out.

Uninstalling does not always stop the next charge. Uninstalling stops future billing cycles, but a pending charge that has already been generated can still appear on your next invoice. Shopify cannot remove or cancel a pending third-party app charge once it has been added to your upcoming invoice.

Cancelling inside the app does not uninstall it. These are two separate actions. Merchants who cancel a plan in an app's own settings and assume they are done can remain installed, and in some cases still billed.

Externally billed apps are invisible on your Shopify bill. Some apps charge you directly rather than through Shopify, and those charges never appear on your Shopify invoice. If you uninstall one of those, you also have to cancel the subscription with the developer separately. This is how merchants end up paying for years for a tool they removed. If you are auditing spend, your Shopify bill is not the full picture — check card statements, bank records and any shared team email.

Refunds go through the developer, not Shopify. If a charge is pending, ask the developer for a credit before the invoice is paid. If it has already been collected, the developer can issue a refund. Shopify's own apps have a tighter window — refund requests may be considered if the app was uninstalled within seven days of the billing period starting.

[YOUR STORY: an app-billing surprise you have seen a merchant hit, or an audit where you found charges for tools nobody was using. This section is where a real example is worth the most, because every reader suspects this has happened to them.]

One thing that works in your favour

Proration on plan changes is genuinely fair, and worth knowing.

If you upgrade mid-cycle, you are charged the difference prorated for the days remaining. Shopify's own example: start a 30-day cycle on a $5 plan, upgrade to $15 on day 15, and you pay $5 + ($15 − $5) × (15/30) = $10.

If you downgrade mid-cycle, you are automatically offered an application credit for the difference, usable against future App Store purchases.

So there is no financial penalty for starting on a smaller plan and moving up when you actually need to. Start low. Most merchants overbuy on install.

The costs that never reach the invoice

These are usually larger than the subscription fees, and nobody bills you for them.

Storefront performance. Apps that add scripts and theme code slow pages down. Individually trivial, collectively not, and page speed affects both conversion and search rankings. Measure before and after every customer-facing install.

Leftover theme code. Apps that inject theme code do not always remove it cleanly on uninstall. Churn through apps for a year and you accumulate dead snippets that are unpleasant to debug later.

Staff time. Setup, learning, configuration and ongoing management. A cheap app that takes six hours a month to run is not cheap.

Data fragmentation. Five dashboards holding pieces of your customer picture is worse than one, and the cost shows up as decisions you cannot make rather than money you can see.

Switching cost. The more your workflow depends on an app, the more expensive leaving becomes. Reviews are the clearest example — your review history lives with the vendor, and migration is real work.

The break-even calculation

Here is the arithmetic that actually answers "is it worth it."

Work out how many additional orders the app needs to generate to cover its own fee:

Monthly fee ÷ (average order value × gross margin) = extra orders needed per month

Take a $50 per month app, an average order value of $60, and a 40% gross margin. Each order contributes $24 of gross profit. So $50 ÷ $24 is roughly 2.1 extra orders per month.

That reframing matters. Two extra orders a month is a low bar for a store doing meaningful volume, and a high one for a store doing twelve orders a month. The same app is obviously worth it for one merchant and obviously not for another, and the price tag is identical.

For apps that improve something other than conversion, substitute the relevant gain. A support app saving four hours a week is worth whatever four hours costs you. A filtering app that reduces returns saves the shipping, restocking and handling on each return avoided.

Two rules for using this honestly:

  • Do the calculation before installing, and write the number down. Deciding afterwards that an app paid for itself is not analysis, it is justification.
  • Measure against a baseline you captured first. If you did not record conversion rate before installing, you cannot claim an uplift after. [YOUR STORY: a case where you ran or saw this kind of calculation, and what it revealed. Even a case where the app failed the test is valuable — arguably more so.]

Which apps tend to earn their fee, and which do not

Patterns worth knowing, though every store differs.

Usually worth it: apps that fix something customers currently cannot do, apps that remove a recurring manual task, and apps closing a gap you can name precisely. Anything where you can complete the sentence "customers currently cannot..." and then measure whether they now can.

Usually not worth it, at least yet: apps optimising a conversion rate you have no data on, apps duplicating something Shopify now does natively, apps installed because a competitor uses them, and apps whose main appeal is a long feature list rather than one clearly solved problem.

The most expensive apps are rarely the priciest ones. They are the mid-priced ones nobody has evaluated in eighteen months.

A ten-minute monthly audit

  • Open your Shopify bill and list every app charge, including usage charges
  • Check card and bank statements for externally billed apps that never touch your Shopify invoice
  • For each app, name the problem it solves. If you cannot, flag it
  • Confirm someone is actually using it
  • Uninstall the flagged ones, then verify the charge stops on the following bill
  • After uninstalling anything customer-facing, check your theme for leftover code Doing this quarterly recovers more money for most stores than negotiating any single subscription.

Common questions

How much do Shopify apps cost per month?

There is no meaningful average, because pricing ranges from free to hundreds per month and an increasing share is usage-based rather than fixed. The useful figure is your own total, which you get from your Shopify bill plus any externally billed subscriptions.

Will I still be charged after uninstalling an app?

Possibly. Uninstalling stops future cycles, but a charge already generated can still appear on your next invoice, and Shopify cannot cancel it once added. Externally billed apps keep charging until you cancel with the developer directly.

Can I get a refund for a Shopify app?

Refunds come from the app developer, not Shopify. Ask for a credit before the invoice is paid, or a refund after. Shopify's own apps may consider refunds if uninstalled within seven days of the billing period starting.

Are free Shopify apps really free?

Some are, particularly Shopify's own. Others have free tiers that become insufficient, or are free to install and charge on usage. Establish which before installing, and see the best free apps for a new Shopify store for the ones that genuinely cost nothing.

Do apps slow down my Shopify store?

Customer-facing ones can, since many add storefront scripts. Treat any measured slowdown as part of the app's cost.

The question worth asking

Not "how much does this app cost," but "how many extra orders does it need to produce, and is that plausible for a store my size?"

Ask it before you install, write the number down, and check it a month later. Merchants who do this spend less on apps and get more from the ones they keep, which is a better outcome than either buying everything or refusing to buy anything.

Continue reading

More practical Shopify insights

View all articles
Shopify App Store: Finding & Choosing Apps
Shopify Apps5 min

Shopify App Store: Finding & Choosing Apps

Choose Shopify App Store apps by starting with the job you need done, then checking fit, support, reviews, and how each app affects discovery and conversion.