Skip to content

Conversation

naaa760
Copy link

@naaa760 naaa760 commented Sep 20, 2025

fixes: #6892

Description:

Added a benefits section to the customer overview page so users can quickly see what benefits each customer has without having to navigate away. The benefits are displayed in a clean table showing the benefit type, when it was granted, and any associated properties. This makes it much easier to manage customers who have multiple benefits from different products or subscriptions.

What changed:

  • Added a new benefits table between subscriptions and orders
  • Shows benefit type, granted date, and properties for each customer
  • Uses existing backend API that already had this data available
  • Matches the existing design patterns of the customer page

Copy link

vercel bot commented Sep 20, 2025

Someone is attempting to deploy a commit to the polar-sh Team on Vercel.

A member of the Team first needs to authorize it.

@pieterbeulque
Copy link
Contributor

Thanks for looking into this!

This is a duplicate of #6907. Also, the customer state endpoint isn't sufficient because from an admin standpoint it also makes sense to see revoked grants and other information.

@naaa760
Copy link
Author

naaa760 commented Sep 21, 2025

@pieterbeulque
thankyou for letting me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show benefits in the customers view
2 participants