{% extends "newbase.html" %} {% block title %}Rowsandall Paid Membership{% endblock title %} {% load rowerfilters %} {% block main %}
| Plan | {{ plan.name }} |
|---|---|
| Payment Type | {{ plan.paymenttype }} |
| Billing Cycle | 1 year |
| Total | € {{ plan.price|currency }} {% if plan.paymenttype == 'recurring' %} /year {% endif %} |
| Street Address | {{ user.rower.street_address }} |
|---|---|
| City | {{ user.rower.city }} |
| Postal Code | {{ user.rower.postal_code }} |
| Country | {{ user.rower.country }} |
Your downgrade will be effective immediately. We need your payment method to process the downgrade. If the selected new plan has a lower price than your current plan, your payment method will not be charged.