{% extends "new_base_glarus.html" %} {% load staticfiles bootstrap3 i18n %} {% block content %}

Membership

Your Digital Glarus Membership enables you to use our coworking space and it includes 2 working days for the month you signed up. The membership fee is a monthly subscription. Additional day costs 15CHF per day. More than 17 days a month it will charge only 290CHF/month.

You will be charged on the first of the month until you cancel your subscription. Previous charges won't be refunded.


Member Name

{{request.user.name}}


Billing Adress

Credit Card

Order Summary

Digital Glarus Membership


valid {{membership_type.first_month_formated_range}}


1 person

Today's Total for {{membership_type.days_left}} days

{{membership_type.first_month_price|floatformat}}CHF


Total

{{membership_type.first_month_price|floatformat}}CHF

Digital Glarus
In der Au 7 Schwanden 8762 Switzerland
info@digitalglarus.ch
+41 55 505 6266

 

 

{% if stripe_key %} {%endif%} {% endblock %}