Softwr

E-Commerce · head to head

Depop vs OpenCart

Depop logo

Depop

E-Commerce

Fashion resale marketplace popular with younger sellers, owned by Etsy, with a per-item plus percentage fee

From
Free
Rated
-
OpenCart logo

OpenCart

E-Commerce

Self-hosted open source shopping cart written in PHP, released under the MIT licence

From
Free
Rated
-

The short version

  • Each has a real cost: Depop the 2024 shift away from a flat 10 percent fee increased the effective cost per sale for sellers moving high volumes of low-priced items, a group that was previously well served by the app.; OpenCart extensions modify core behaviour through an XML patching system, so two modules that patch the same file conflict in ways that surface as broken checkout rather than as an installation error, and resolving that requires a developer reading both patches.
  • They diverge on capability: Depop covers Curated seller shops, OpenCart covers MIT licensed source.
  • Prices and features above were last checked on 1 September 2026.

Where they differ

Only the attributes on which Depop and OpenCart actually diverge.

Attributes where Depop and OpenCart differ
AttributeDepopOpenCart
Pricing modelFree to list; percentage plus per-order seller fee, separate payment processing feeopen-source
PlatformsiOS, Android, WebWeb
FoundedUnknown2009

Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated), category (E-Commerce).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Depop

  • Curated seller shops
  • Social discovery feed
  • Per-order seller fee
  • Depop Payments
  • Offers and bundles
  • Boost and promoted listings

Only in OpenCart

  • MIT licensed source
  • Self-hosted PHP and MySQL
  • No transaction fees
  • Multi-store
  • Extension marketplace
  • Multi-currency and multi-language
  • OCMod modification system
  • Full data access

What people use each for

The jobs each tool is most often brought in to do.

Depop

  • A younger seller building a curated vintage or streetwear shop with a distinct aesthetic identitynot OpenCart
  • A buyer who discovers items through a social-style feed rather than direct searchnot OpenCart
  • A seller moving higher-priced individual pieces where the current fee structure is more favourable than the old flat ratenot OpenCart
  • Someone who wants social features like likes and follows as part of the buying and selling experiencenot OpenCart

OpenCart

  • A merchant with volume high enough that a percentage transaction fee costs more than a developernot Depop
  • An agency building client stores where the client must own the code and the data outrightnot Depop
  • A store with unusual catalogue or pricing logic that a hosted platform will not permitnot Depop
  • Selling in a market where the local payment gateway is not supported by the mainstream SaaS platformsnot Depop

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Depop

  • The 2024 shift away from a flat 10 percent fee increased the effective cost per sale for sellers moving high volumes of low-priced items, a group that was previously well served by the app.
  • Payment processing is a separate fee on top of the per-order seller fee, so the total deduction from a sale is not fully captured by the headline percentage alone.
  • Discovery leans heavily on an algorithmic social feed, so newer sellers without an existing following can find it harder to get visibility without paying for Boost promotion.
  • As an Etsy subsidiary since 2021, Depop's roadmap and fee decisions are set within a larger public company strategy rather than independently, and past fee changes reflect that broader commercial pressure.
  • Buyer protection and dispute resolution for item condition or authenticity issues rely on Depop's own policies, which are less standardised than the seller-rating-driven trust systems on some competitors.

OpenCart

  • Extensions modify core behaviour through an XML patching system, so two modules that patch the same file conflict in ways that surface as broken checkout rather than as an installation error, and resolving that requires a developer reading both patches.
  • Major version upgrades have broken third party extension compatibility, so moving between them means re-purchasing or re-commissioning modules and effectively rebuilding parts of the store rather than clicking update.
  • Hosting, patching, backups and PCI scope are all your responsibility, so a security update you postpone is a breach you own, and there is no vendor obligation to notify or protect you.
  • Extension quality on the marketplace is uneven and modules are sold as one-off purchases with no guaranteed maintenance, so a module central to your store can simply stop being updated and leave you holding the code.
  • The core project is maintained by a very small team relative to the platforms it competes with, so security fixes, compatibility with new PHP versions and feature work all arrive at a pace you cannot influence or pay to accelerate.

Pricing, plan by plan

Depop

Free
  • SellingFree
    • Percentage-based fee on sale price plus a small fixed per-order fee
    • Separate payment processing fee applies on top
    • Sellers should check current published rates, as the fee structure changed from a flat 10 percent in 2024

OpenCart

Free
  • Open SourceFree
    • Core ecommerce features
    • Free support
    • Extensions available

Which should you pick?

Choose Depop if

  • You need curated seller shops.
  • You want to start without paying.
  • You work on iOS, Android, Web.
  • You also want social discovery feed.

Choose OpenCart if

  • You need mit licensed source.
  • You want to start without paying.
  • You also want self-hosted php and mysql.

Questions people ask

Is Depop or OpenCart better?
Neither clearly leads. Depop starts at Free and OpenCart at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Depop or OpenCart?
Depop starts at Free and OpenCart at Free.
Does Depop or OpenCart run on more platforms?
Depop runs on iOS, Android, Web. OpenCart runs on Web.
Can I use Depop for free?
Both have a free tier, so you can try either at no cost before committing.
What is Depop best used for?
Depop is most often used for a younger seller building a curated vintage or streetwear shop with a distinct aesthetic identity, a buyer who discovers items through a social-style feed rather than direct search, a seller moving higher-priced individual pieces where the current fee structure is more favourable than the old flat rate, someone who wants social features like likes and follows as part of the buying and selling experience. Of those, a younger seller building a curated vintage or streetwear shop with a distinct aesthetic identity and a buyer who discovers items through a social-style feed rather than direct search are not what OpenCart is typically brought in for.
What can Depop do that OpenCart cannot?
Depop covers Curated seller shops, Social discovery feed, Per-order seller fee, Depop Payments. OpenCart covers MIT licensed source, Self-hosted PHP and MySQL, No transaction fees, Multi-store.

Answered from the vendors’ own pages

Depop: Is Depop seller fee still a flat 10 percent?

No, Depop moved to a percentage plus small fixed per-order fee structure in 2024, replacing the earlier flat 10 percent rate.

OpenCart: Is OpenCart really free?

The software is MIT licensed with no paid edition. The costs are hosting, extensions, and a developer, and for a low volume store those can exceed a SaaS subscription.

Depop: Who owns Depop?

Etsy, which acquired Depop in 2021 for 1.625 billion dollars.

OpenCart: Does it charge transaction fees?

No. There is no platform cut and no surcharge for using your own payment gateway, which is the main financial argument for self-hosting at volume.

Depop: Does Depop charge for payment processing separately?

Yes, Depop Payments carries its own fee in addition to the per-order seller fee.

OpenCart: How hard is customisation?

Theme changes are ordinary PHP templates and are approachable. Changing behaviour means the OCMod patching system, which conflicts between extensions and needs a developer.

OpenCart: What is the biggest hidden cost?

Upgrades. Version transitions have broken extension compatibility before, so budget for a partial rebuild rather than assuming updates are routine maintenance.

Share

Related pages

Other head to heads