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

System should know what member status users already have #5

Open
jonathanstegall opened this issue Jun 22, 2016 · 1 comment
Open
Labels
back end Involves python or other back end code enhancement front end Involves front end code

Comments

@jonathanstegall
Copy link
Member

This would allow them to increase current donations, upgrade their member status, etc. without having to understand how the levels work.

jonathanstegall pushed a commit that referenced this issue May 3, 2019
Remove amount labels for Circle-level donations
@jonathanstegall jonathanstegall added back end Involves python or other back end code front end Involves front end code labels Jul 23, 2019
@jonathanstegall
Copy link
Member Author

This is less relevant now, since we don't deal with membership status much. The only place we show the status at all is on the post-payment page, where it says:

<p>Thank you for your $<span class="level-amount">{{ amount }}</span> <span class="frequency" data-year-freq="{{ yearly }}">{{ frequency }}</span> donation. This contribution gives you MinnPost <span class="level-name">{{ level.level.title() }}</span> benefits. You will receive an email that includes a receipt of your contribution, an overview of your member benefits and if you selected a thank you gift, information regarding how you will receive your selection.</p>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end Involves python or other back end code enhancement front end Involves front end code
Projects
None yet
Development

No branches or pull requests

1 participant