frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: We built a zero-webhook Merchant of Record for SaaS

https://www.kelviq.com/
1•sachinneravath•2h ago
Hi HN,

For the past few months, we've been building Kelviq and it's finally ready to share.

Kelviq is a Merchant of Record (MoR) and monetization platform that you can integrate without building a custom webhook-to-database syncing layer. Along with handling global taxes, checkout, and compliance, it acts as the real-time source of truth for your users feature access and usage credit balances.

Why we built this: Through our other project, ParityDeals, we saw firsthand how much founders struggle with billing infrastructure. Integrating a payment gateway is easy, but actually building "monetization" is a massive engineering timesink.

To gate features or charge for usage (like API requests or LLM tokens), you usually end up building:

- A fragile, stateful webhook listener to keep your local database synced with Stripe.

- Custom idempotency layers and retry queues for missed events.

- Hardcoded feature flags scattered across your codebase to gate access based on tiers.

- Custom scripts to handle edge cases like upgrades, prorations, and grandfathering legacy users.

Because of this tight coupling, every pricing change, whether it's moving a feature to a new plan or switching from flat-rate to usage-based, requires a database migration and a code deploy.

Our Approach: Entitlement-First Most billing setups require you to manually bridge the gap between a payment event and your product state. Kelviq simplifies this with an entitlement-first model. You can still use webhooks if you need them, but our SDK allows your app to simply ask Kelviq for a user's current access state at runtime. It eliminates the need to maintain a homegrown subscriptions table just to gate a feature.

How it works:

Zero Webhook Syncing: Stop maintaining a homegrown subscriptions table. Use Kelviq SDK to check if a user has access to a feature before serving the request.

Real-Time Metering: Push usage data to our API at the atomic level (e.g., 1,500 AI tokens). We instantly evaluate it against their tier, deduct from credit balances, or add it to their end-of-month invoice.

Decoupled Pricing: Product and growth teams can change pricing models or tweak overage caps directly in the dashboard without engineers touching the codebase.

We built this to compress weeks of custom billing logic into a few hours of integration. Kelviq also supports multi-currency, built-in PPP pricing (with VPN and proxy protection), and digital product delivery with licensing.

Any feedback is highly appreciated!

Princeton's 64 Telescopes Just Broke the Comet Model

https://thesentinelnetwork.substack.com/p/the-wide-angle-princetons-64-telescopes
1•johnmaguire•1m ago•0 comments

New scams emerging as leaked Odido data pops up on social media

https://nltimes.nl/2026/03/03/new-scams-emerging-leaked-odido-data-pops-social-media
1•TechTechTech•1m ago•0 comments

Show HN: BustAPI Back

https://github.com/RUSTxPY/BustAPI
1•ZOROX•1m ago•0 comments

Kind Technologies

http://www.kindtechnologies.com/index.htm
2•theonething•3m ago•0 comments

Wolt pulls out of Japan amid DoorDash exit from some Asian markets

https://www.japantimes.co.jp/business/2026/02/26/companies/wolt-japan-exit/
2•mikhael•3m ago•0 comments

Pass-Through of Tariffs: Evidence from European Wine Imports

https://www.nber.org/202603/digest/pass-through-tariffs-evidence-european-wine-imports
2•neehao•3m ago•0 comments

Show HN: TicketToPR, an open source tool that turns Notion tickets into PRs

https://github.com/JohnRiceML/ticket-to-pr
2•hello_code•3m ago•0 comments

Show HN: Pencil Puzzle Bench – LLM Benchmark for Multi-Step Verifiable Reasoning

https://ppbench.com/
2•bluecoconut•5m ago•0 comments

Production Agentic RAG Course

https://github.com/jamwithai/production-agentic-rag-course
2•redbell•6m ago•0 comments

Google CLI

https://gogcli.sh/
1•simonebrunozzi•6m ago•0 comments

Bhutan's crypto experiment shows how hard digital money is in the real world

https://restofworld.org/2026/bhutan-bitcoin-tourism-payment-adoption-failure/
1•PaulHoule•6m ago•0 comments

Show HN: DejaShip – an intent ledger to stop AI agents from building duplicates

https://github.com/mingulov/dejaship
1•mdn0•6m ago•0 comments

Show HN: WordPress for Voice Agents – Unpod.ai

https://github.com/parvbhullar/unpod
1•parvbhullar•7m ago•0 comments

I have $10k+ in cloud credits and want to turn them into a real business

1•Palominocoq•8m ago•0 comments

Show HN: I vibecoded a glucose analysis tool

https://github.com/daedalus/agp_tool
1•dclavijo•9m ago•0 comments

User Privacy and LLMs: An Analysis of Frontier Developers' Privacy Policies

https://arxiv.org/abs/2509.05382
1•redbell•9m ago•0 comments

Gary McKinnon Pentagon hacker interview [video]

https://www.youtube.com/watch?v=2ttdlCa5ZCI
1•childintime•9m ago•0 comments

A Story Bigger Than Iran by Garry Kasparov

https://www.thenextmove.org/p/a-story-bigger-than-iran
2•wslh•10m ago•0 comments

Authentication bypass in pac4j-JWT using only the RSA public key

https://www.codeant.ai/security-research/pac4j-jwt-authentication-bypass-public-key
1•Amartya_jha•11m ago•1 comments

I built a self-hosted RSS system for filtering (NetNewsWire + Miniflux)

https://jordankrueger.com/blog/self-hosted-rss-with-claude-code/
1•pandemicsoul•12m ago•1 comments

Gemini 3.1 Flash-Lite: Built for intelligence at scale

https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-1-flash-lite/
3•meetpateltech•13m ago•0 comments

Ask HN: How is Claude agent experience in Xcode 26.3?

3•malshe•13m ago•0 comments

Tech Is Shooting Itself in the Foot

https://datasciencetalent.co.uk/techs-dumbest-mistake-why-firing-programmers-for-ai-will-destroy-...
1•frag•13m ago•0 comments

Fine-Tuning Qwen3 Embeddings for product category classification

https://blog.ivan.digital/fine-tuning-qwen3-embeddings-for-product-category-classification-on-the...
1•ipotapov•13m ago•0 comments

Why your 2-week passkey sprint will turn into 6 months

https://www.corbado.com/blog/native-ios-android-passkey-implementation-challenges
1•vdelitz•14m ago•0 comments

Gemini 3.1 Flash-Lite

https://deepmind.google/models/model-cards/gemini-3-1-flash-lite/
1•meetpateltech•15m ago•0 comments

When AI Writes the Software, Who Verifies It?

https://leodemoura.github.io/blog/2026/02/28/when-ai-writes-the-worlds-software.html
2•todsacerdoti•15m ago•0 comments

Show HN: A trainable, modular electronic nose for industrial use

https://sniphi.com/
2•kwitczak•16m ago•0 comments

Show HN: I built a new programming language for AI and Data – 'ThinkingLanguage'

https://thinkingdbx.com/thinkinglanguage.html
2•mallesh123•16m ago•0 comments

It's time schools moved beyond passwords

https://www.theeducatoronline.com/k12/news/its-time-schools-moved-beyond-passwords-expert-says/28...
1•vdelitz•17m ago•0 comments