lago icon indicating copy to clipboard operation
lago copied to clipboard

Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics

Results 69 lago issues
Sort by recently updated
recently updated
newest added

Hi using v1.17.4, when an invoice is finalized and payment processed, the file_url is null until i manually download the invoice using the Lago UI. This works and the invoice...

issue: bug
stale

## Context This PR is part of the Pre-aggregation epic, it follows https://github.com/getlago/lago-api/pull/4277. The main goal of this feature is to setup a complete aggregation pipeline that will be leveraged...

This PR introduces a new service definition for the MCP server to the `docker-compose.dev.yml` file. The change adds configuration for running the MCP server container in the local development environment.

## Context This PR is part of the Pre-aggregation epic, it follows https://github.com/getlago/lago/pull/606 The main goal of this feature is to setup a complete aggregation pipeline that will be leveraged...

**Describe the bug** I've deployed lago as part of my app using docker compose and dokploy. And can't even signup because of incorrect api url **To Reproduce** deploy lago in...

**Describe the bug** Events are successfully ingested and visible in the developer events UI, but they are not being counted in the usage API response. When creating an event for...

stale

**Describe the bug** - if you try to use pgbouncer for connection pooling with postgresql you get a connection error on the migration job ```bash Caused by: PG::ConnectionBad: connection to...

Hi team, We’re using Lago for metered billing in a Twilio-integrated SaaS platform, where each user can purchase multiple phone numbers (devices). Each phone number should incur a monthly recurring...