Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to filter users by those who have a certain discount applied #9

Open
javawizard opened this issue Jan 24, 2021 · 0 comments

Comments

@javawizard
Copy link
Member

This is per a request from Jen, though I can't find the source at the moment - we would like to be able to view users who have a particular discount applied at the current moment.

This may be tricker than it sounds, because MemberPress creates oneoff Stripe plans for each user and doesn't appear to expose to Stripe which MemberPress-side discount was applied when the user signed up. We may need to talk to MemberPress's API to do that...

...and, given #8, it's debatable whether we should do that now or whether we should wait a bit to see if we're able to do #8 and import all subscriptions, including MemberPress discount data, into Heimdall and save ourselves some trouble.

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

No branches or pull requests

1 participant