nowfound

Dev tools · March 24, 2023

LO

Lotus – open-source pricing engine

Hey HN! We discovered that no one innovates on pricing because every billing software is inflexible. Excited to share our progress with Lotus entering beta (full MIT license, https://github.com/uselotus/lotus). New features: * backtest and run analysis comparing multiple plans * version pricing plans like you version code * Meter and aggregate usage flexibly with custom SQL * billing for usage-based pricing, hybrid, bespoke contracts * generate invoice pdfs or integrate with Stripe, Braintree, Netsuite, Salesforce * webhooks to send alerts when usage thresholds are high…

In plain words

Lotus is an open-source pricing engine that handles billing for usage-based, hybrid, and custom pricing models. It lets teams test multiple pricing plans, version pricing changes like code, and meter usage with custom SQL queries. The tool generates invoices and integrates with Stripe, Braintree, NetSuite, and Salesforce, while providing webhooks for usage alerts and analytics on margins and per-customer costs. Released under the MIT license, it addresses inflexibility in traditional billing software.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

Hey HN! We discovered that no one innovates on pricing because every billing software is inflexible. Excited to share our progress with Lotus entering beta (full MIT license, https://github.com/uselotus/lotus). New features: * backtest and run analysis comparing multiple plans * version pricing plans like you version code * Meter and aggregate usage flexibly with custom SQL * billing for usage-based pricing, hybrid, bespoke contracts * generate invoice pdfs or integrate with Stripe, Braintree, Netsuite, Salesforce * webhooks to send alerts when usage thresholds are high or build robust invoicing integrations * analyze margin and cost per customer All feedback is appreciated! If the project is especially relevant to you, reach out on our website. Check out our brand new self-serve demo here (https://demo.uselotus.io). Or self-host here (https://github.com/uselotus/lotus) and let us know what you think.

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 1d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, March 2023

the whole month →
  • GPT-41,161

    LLM that exhibits human-level performance

    AI · 2023 · openai.com

  • Collato972

    One AI search to find anything instantly, across all apps

    AI · 2023

  • A better UI for ChatGPT

    AI · 2023 · typingmind.com

  • Meet the internet again

    Work · 2023 · apps.apple.com

  • Sequoia726

    Anonymous sexual health app for men

    Life & fun · 2023 · sequoia.health

  • BI

    I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…

    AI · 2023 · genmon.github.io