Private
Public Access
1
0

updated checkout pages & t&c to comply with braintree

This commit is contained in:
Sander Roosendaal
2019-02-04 11:38:20 +01:00
parent b439d9c6ac
commit fb5f7446b7
10 changed files with 116 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<p>
Thank you for registering to {{ user.rower.paidplan.name }}. You have paid for 12 months
membership. You were charged {{ amount }} &euro; You will receive an email
confirming the payment
confirming the payment.
</p>
<p>
@@ -19,6 +19,19 @@
{% endif %}
</p>
<p>Unless specified otherwise, the payments on the
recurring payment plans are annual. The prices are specified
as a price per year. You can downgrade or cancel your
plan at any time, through the <a href="/rowers/me/edit/">settings page</a>.
Please refer to our <a href="/rowers/legal/">terms and conditions</a> for our
payments and refunds policy. Accepted payment methods are the payment methods offered
by
<a href="https://www.braintreegateway.com/merchants/jytq7yxsm66qqdzb/verified">Braintree</a>
through us. If you have any questions about our payments and refunds policy, please contact
us by email at support@rowsandall.com.
</p>
{% endblock %}
{% block sidebar %}