#Pricing plans with enforced limits for custom apps.

11 messages · Page 1 of 1 (latest)

little zinc
#

I want to create a couple of pricing plans with enforced limits, for example less that 1000 products in catalog. What is the way to create such pricing plans using Wix infrastructure without externall billing services.

tacit hornet
#

Hi @little zinc I'm not sure what your app does, but:
You can manage usage limits by connecting your app to Wix Pricing Plans through your app dashboard. Within your app, simply track the number of products and compare it against the plan’s defined limit. If the user is within their plan, everything works normally. If they exceed the limit, block the action and prompt them to upgrade to a higher plan.

In steps:

  1. Use Wix Pricing Plans to set usage thresholds (e.g., 100 products for Basic, 1,000 for Pro).
  2. Each time a user creates a product, validate their current usage against their plan limit.
  3. If the limit is exceeded, block the action and display an upgrade prompt.
little zinc
twin olive
#

Freetrial might be a good option to avoid the pain of refunds

tacit hornet
#

Users can upgrade their plan to a bigger plan at any point (downgrading isn't possible though)

little zinc
#

Thank you for your inputheart @tacit hornet @twin olive

little zinc
#

I want to show "Upgrade to premium" in my plugin, when in editor or preview mode, but I can't get the App Instance object when in editor enviroment. How do i do that? @twin olive @tacit hornet

twin olive
#
little zinc
fluid belfry