diff --git a/rowers/templates/billing.html b/rowers/templates/billing.html index 0aacc77e..d6035180 100644 --- a/rowers/templates/billing.html +++ b/rowers/templates/billing.html @@ -20,7 +20,13 @@
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 in your settings. + plan at any time, through the settings page. + Please refer to our terms and conditions for our + payments and refunds policy. Accepted payment methods are the payment methods offered + by + Braintree + through us. If you have any questions about our payments and refunds policy, please contact + us by email at support@rowsandall.com.
| - Available trials + Available trials (no strings attached) |
@@ -300,6 +300,26 @@
If you would like to find a coach who helps you plan your training through rowsandall.com, contact me throught the contact form. +Terms and Conditions, Contact Information+ +Our paid plans follow the Terms and Conditions. + +Payments are made to "Rowsandall s.r.o.", with the following contact information: +Rowsandall s.r.o. Do not hesitate to contact us at info@rowsandall.com + with any payment related question you have. + diff --git a/rowers/templates/payment_completed.html b/rowers/templates/payment_completed.html index 45c02d84..dbfc9c9a 100644 --- a/rowers/templates/payment_completed.html +++ b/rowers/templates/payment_completed.html @@ -8,7 +8,7 @@Thank you for registering to {{ user.rower.paidplan.name }}. You have paid for 12 months membership. You were charged {{ amount }} € You will receive an email - confirming the payment + confirming the payment. @@ -19,6 +19,19 @@ {% endif %} +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 settings page. + Please refer to our terms and conditions for our + payments and refunds policy. Accepted payment methods are the payment methods offered + by + Braintree + through us. If you have any questions about our payments and refunds policy, please contact + us by email at support@rowsandall.com. + + + {% endblock %} {% block sidebar %} diff --git a/rowers/templates/paymentconfirm.html b/rowers/templates/paymentconfirm.html index 35b94715..149a1355 100644 --- a/rowers/templates/paymentconfirm.html +++ b/rowers/templates/paymentconfirm.html @@ -7,6 +7,18 @@Order Overview+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 settings page. + Please refer to our terms and conditions for our + payments and refunds policy. Accepted payment methods are the payment methods offered + by + Braintree + through us. If you have any questions about our payments and refunds policy, please contact + us by email at support@rowsandall.com. + +Payments will be procesed by Braintree (A PayPal service): diff --git a/rowers/templates/privacypolicy.html b/rowers/templates/privacypolicy.html index 087f52c3..944660ed 100644 --- a/rowers/templates/privacypolicy.html +++ b/rowers/templates/privacypolicy.html @@ -205,12 +205,13 @@Payment Information- We user PayPal and Braintree (a PayPal service) to process payments. + We use PayPal and Braintree (a PayPal service) to process payments. Your payment information, such as credit card information, is not stored on our servers, but is stored in a secure vault at our payment - processors PayPal and Braintree. + processors PayPal and Braintree, and processed and controlled by them. +Team Functionalitydiff --git a/rowers/templates/refunds.html b/rowers/templates/refunds.html new file mode 100644 index 00000000..faf7140d --- /dev/null +++ b/rowers/templates/refunds.html @@ -0,0 +1,36 @@ + + Thank you for shopping at Rowsandall. + + +Digital products+ +Recurring payments are always paid in full for the entire duration of the plan + and are automatically renewed at the end of the plan. At any time during the duration + of the plan, you can cancel the recurring payment. We do not issue refunds for payments + regarding the current plan period. + +We do not issue refunds for digital products once the order is + confirmed and the product is sent. + + +We recommend contacting us for assistance if you experience any issues receiving + our products. + +Upgrades and Downgrades+ +Upgrades and downgrades between paid plans are effective immediately, but the billing cycle +is not changed. Upgrades are charged a pro-rated amount for the current billing cycle. Downgrades +will result in a credit on our accounts, leading to a lower charge at the beginning of the +subsequent billing cycle. + + +Contact us+ +If you have any questions about our Returns and Refunds Policy, please contact us: + +
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 in your settings. + plan at any time, through the settings page. + Please refer to our terms and conditions for our + payments and refunds policy. Accepted payment methods are the payment methods offered + by + Braintree + through us. If you have any questions about our payments and refunds policy, please contact + us by email at support@rowsandall.com. |