Secure
+ DATA STORAGE
ZERO CARBON CLOUD
+ Create & Host your instances in minutes with great rates and low + fees. Own your data.
+ See more details+ {{ message|safe }} +
++ {{ message|safe }} +
++ {{ message|safe }} +
++ {{ message|safe }} +
+
+ {% if vm_pricing.set_up_fees %}Setup Fees{{ vm_pricing.set_up_fees }} CHF included
{% endif %}
+ {% if vm_pricing.discount_amount %}
+ {% trans "Discount" %} {{ vm_pricing.discount_amount }} CHF
+ {% endif %}
+ {% if vm_pricing.vat_inclusive %}{% trans "( VAT included )" %}{% endif %}
+
Create & Host your instances in minutes with great rates and low + fees. Own your data.
+ See more details
+ {% with request.session.billing_address_data as billing_address %}
+ {{billing_address.full_name}}
+ {{billing_address.street}}, {{billing_address.postal_code}}
+ {{billing_address.city}}, {{billing_address.country}}
+ {% if billing_address.vat_number %}
+
{% trans "VAT Number" %} {{billing_address.vat_number}}
+ {% if pricing.vat_country != "ch" and pricing.vat_validation_status != "not_needed" %}
+ {% if pricing.vat_validation_status == "verified" %}
+
+ {% else %}
+
+ {% endif %}
+ {% endif %}
+ {% endif %}
+ {% endwith %}
+
| {% trans "Cores" %} | +{% trans "Memory" %} | +{% trans "Disk space" %} | +
| {{order.cores}} | +{{order.memory}} GB | +{{order.storage}} GB | +
Subtotal +
{{pricing.subtotal|floatformat:2}} CHF
+{{pricing.discount.name }}
+-{{pricing.discount.amount|floatformat:2}} CHF
+{% trans "" %}
+{{pricing.subtotal_after_discount|floatformat:2}} CHF
+{% trans "VAT for" %} {{pricing.vat_country}} ({{pricing.vat_percent}}%)
+{{pricing.vat_amount}} CHF
+{% trans "Total" %}
+{{pricing.total|floatformat:2}} CHF
+{% trans "Setup Fees"%} {{vm_pricing.set_up_fees}} CHF
+{% trans "Recurring Price"%} {{request.session.pricing.recurring_price}} CHF
+ {% if vm_pricing.discount_amount %} +{% trans "Discount"%} - {{vm_pricing.discount_amount}} CHF
+ {% endif %} +{% trans "VAT" %} {{request.session.pricing.vat_amount}} CHF
+{% trans "Total To Pay"%} + + {% if vm_pricing.vat_inclusive %}({%trans "including VAT" %}){% endif %} + + {{request.session.pricing.total}} CHF +
++ {% if cards_len > 0 %} + {% blocktrans %}There is not enough balance in your account to proceed with this order. You can select a card or add a new card to fill up your account balance to proceed with the order.{% endblocktrans %} + {% else %} + {% blocktrans %}There is not enough balance in your account to proceed with this order. Please fill in your credit card information below.{% endblocktrans %} + {% endif %} +
++ {% blocktrans %}You can use your account balance to make the payment. Press Continue to select the domain settings. You can review and confirm your order and payment in the next page.{% endblocktrans %} +
+