Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
When receiving events, a user is not able to filter it with an existing property.
For example, you receive a billable event anytime there is a new transaction, but you want to filter by transaction having a completed status. You don't want to implement the logic on your backend and that's totally fine
We should be able to filter events coming in Lago and bill only filtered events
Problem description
When receiving events, a user is not able to filter it with an existing property. For example, you receive a billable event anytime there is a new transaction, but you want to filter by transaction having a
completed
status. You don't want to implement the logic on your backend and that's totally fineWe should be able to filter events coming in Lago and bill only filtered events
How important is this for you?