diff --git a/docs/user-guide/billing.md b/docs/user-guide/billing.md new file mode 100644 index 0000000..04503df --- /dev/null +++ b/docs/user-guide/billing.md @@ -0,0 +1,24 @@ +# Billing (solidtime Cloud) + +You can manage your subscription of solidtime Cloud in the Billig dashboard. +The billing dashboard can be accessed through the "Billing" entry in the left navigation. + +Button in left navigation to access the billing dashboard + +## Adding a VAT number + +After choosing your plan and clicking on "Subscribe" you need to click "Continue". + +Step 1 of the checkout process + +In the next step click on "Add VAT number" before adding your payment information. + +Step 2 with Add VAT number link + +Now you need to enter your VAT number and the address of your business. +Afterwards scroll down and click on "Add VAT number". +Now the price should update to the price without VAT. + +Add VAT number form + +You can continue the payment process to finalize the purchase of solidtime Cloud. diff --git a/static/img/billing/solidtime-billing-access-dashboard.png b/static/img/billing/solidtime-billing-access-dashboard.png new file mode 100644 index 0000000..0bd908c Binary files /dev/null and b/static/img/billing/solidtime-billing-access-dashboard.png differ diff --git a/static/img/billing/solidtime-billing-vat-1.png b/static/img/billing/solidtime-billing-vat-1.png new file mode 100644 index 0000000..b63016b Binary files /dev/null and b/static/img/billing/solidtime-billing-vat-1.png differ diff --git a/static/img/billing/solidtime-billing-vat-2.png b/static/img/billing/solidtime-billing-vat-2.png new file mode 100644 index 0000000..7887591 Binary files /dev/null and b/static/img/billing/solidtime-billing-vat-2.png differ diff --git a/static/img/billing/solidtime-billing-vat-3.png b/static/img/billing/solidtime-billing-vat-3.png new file mode 100644 index 0000000..477ebea Binary files /dev/null and b/static/img/billing/solidtime-billing-vat-3.png differ