Monetization

Apps monetization allows your monday app to accept payments from users directly through monday.com instead of leaving the platform. For developers, it's a seamless way to process payments without a third-party system.

Our platform handles the entire payment and billing process, including VAT and currency conversions. It takes the hassle out of billing users and processing payments, giving you more time to focus on building and improving your app. Starting July 1st, 2024, all new marketplace apps must be monetized by monday rather than an external monetization system (read more here).

To use native monetization, apps must support the following flows:

  • Check the status of the user's subscription when they use your app
  • Enable or disable features based on the user's subscription level
  • Prompt the user for payment using our SDK
  • Migrate any users from an external billing system to monday billing without double payment

You can implement monetization in just a few simple steps, but we recommend reading our guides on plans and pricing, subscriptions and billing, webhooks, and discounts and trial extensions before doing so!

🚧

Developers take full responsibility for checking and enforcing monetization for their app. Failing to do so may lead to customers using your app for free!