You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
This would allow them to increase current donations, upgrade their member status, etc. without having to understand how the levels work.
The text was updated successfully, but these errors were encountered: