Alternatives
Products that do what Nomod payment integrated into usage-based billing stack does
Hi HN, We just shipped a Nomod integration in Flexprice. For context, flexprice is an open-source billing system that handles invoices, usage, and credit wallets. One gap we wanted to close was supporting region-specific payment providers without breaking billing state. With this integration: - Invoices finalized in Flexprice can be synced to Nomod - A hosted Nomod payment link is generated for the invoice - Payment status updates flow back into Flexprice - Invoices and payment records stay in sync - Credits (if applicable) are applied only after payment succeeds This keeps billing logic…
- 1

- 2FO
Hey HN, I’am Koshima, co-founder of Flexprice (https://flexprice.io/). Flexprice is an open source monetization platform for AI & Agentic companies. You can build usage-based, credit-based, or hybrid pricing models with full control. Usage-based billing works on paper, but breaks fast in production: (1) High-volume data (e.g., 10k API calls/sec from AI inferences) breaks naive pipelines, dropping events and causing underbilling or customer complaints. (2) Backfilling missing events or retroactive discounts screws up invoices, forcing 3 AM log stitching to avoid revenue…
2025
- 3

- 4

- 5

- 6

- 7WB
Hi HN! For the past bit we’ve been building Flowglad (https://flowglad.com) and can now feel it’s just gotten good enough to share with you all: Repo: https://github.com/flowglad/flowglad Demo video: https://www.youtube.com/watch?v=G6H0c1Cd2kU Flowglad is a payment processor that you integrate without writing any glue code. Along with processing your payments, it tells you in real time the features and usage credit balances that your customers have available to you based on their billing state. The DX feels like React, because we wanted to bring…
Nov 2025 · github.com
- 8

- 9

- 10

- 11

- 12

- 13

- 14AC
Hey HN, A recurring problem we kept running into with billing systems was the human layer around them. Customers asking: “What’s my current balance?”“Which invoice is pending?”“Why did usage spike last week?”And the answer was usually someone digging through dashboards, exporting PDFs, or pasting screenshots. So we built a read-only customer billing portal inside Flexprice (open-source metering + billing infra). It gives customers visibility into: subscriptions and billing periodsprepaid wallet balances and credit transactionsinvoices (status, search, download)feature-level usage and cost…
Feb 2026 · flexprice.io
- 15

- 16

- 17

- 18

- 19

- 20SN
Hey HN, stripe-no-webhooks is an open-source library that syncs your Stripe payments data to your own Postgres database: https://github.com/pretzelai/stripe-no-webhooks. Here's a demo video: https://youtu.be/cyEgW7wElcs Why is this useful? (1) You don't have to figure out which webhooks you need or write listeners for each one. The library handles all of that. This follows the approach of libraries like dj-stripe in the Django world (https://dj-stripe.dev/). (2) Stripe's API has a 100 rpm rate limit. If you're checking subscription status…
Feb 2026 · github.com
- 21

- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →