Surface Meters in Customer Portal

Is there any insight into the product roadmap of the customer portal?

I’m using Meters to track the API usage of one of my services. Based on the Alpaca AI example on the documentation site I am able to successfully:

  • Offer a number of “tokens” based on a flat monthly subscription
  • Offer a second price to purchase additional “tokens”

Using the Meter summary API and my own databases I’m able to track how much a user has used in a given billing period. But, it would be great to have a feature to show this within the customer portal. Given the example documentation and the increased popularity of usage based pricing sale in conjunction with subscriptions by AI companies, it would be awesome to give the customer a clear snapshot of what their spend is “getting them” or the value they’re paying for directly in the customer portal.

Here’s an extremely rudimentary example of taking the Meter Event Summary view in the Stripe dashboard and plopping it into the customer’s portal (filtered by their usage).