Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding section about undo cancellation #269

Merged
merged 3 commits into from
Jul 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 0 additions & 30 deletions docs/about-hypernode/billing/billing-faq-for-the-control-panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,36 +32,6 @@ Our Control Panel supports two different payment methods: credit card and SEPA D
- Select **Billing portal** from the menu.
- Click **Billing History** to see your invoices.

## How to Change Your Plan

If you log in via [my.hypernode.com](https://auth.hypernode.com/), please use the steps below to change your plan via the Control Panel:

- Log into your Control Panel via [my.hypernode.com](http://my.hypernode.com)
- There are two ways to go the **Change plan** page:
- Click **Change plan** in the Hypernode overview:
![](_res/4tWafqDklisEwVNRFCA8VVvhf0zHkYMi1A.png)
- Go to the**Change plan** page by going to settings from the sidebar on the left and scrolling down. Move your mouse over **Hypernodes** to make the menu appear:
![](_res/YqbbPnc1vfVsic4Kn0_vQRU6kipJ9FLviw.png)
- You'll now see an overview of your current plan on the left and the new plan on the right:
![](_res/tkmbOB9hsfJ0SfLR-TNCFtKqzRNgC6bvmA.png)
- Select the desired plan and the type of environment, Development or Production.
- Select an add-on. Read more about our two SLA levels [here](../support/emergency-support-outside-office-hours.md).
- Agree with terms and conditions and click **Change** to change this plan. Your plan will be changed immediately.
- You can alternatively schedule the change plan for desired date and time.
- Warnings, if applicable, will be shown on the left.

## How to Cancel Your Plan

- Log in to the [Control Panel](https://my.hypernode.com/).
- Go to **settings** of the Hypernode you want to cancel.
- Scroll down to **Cancel my subscription**
- The next screen confirms that your subscription will end. Please submit the reason of your cancellation as your feedback is valuable to us.
- Click on **Continue to cancellation** to confirm the ending date of your subscription.

### Cancellation Per End Date

You can cancel your subscription at any time via your Control Panel. The end date of your subscription is always the first of the next month. Example: if you cancel your subscription on the 15th of June, your Hypernode will be no longer available from the 1st of July onwards.

## How to Add a Purchase Order Number

You can add or update the PO Number while
Expand Down
12 changes: 11 additions & 1 deletion docs/about-hypernode/billing/how-to-cancel-your-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,17 @@ You can cancel your subscription at any time you want. Your cancellation will be
### Cancellation Per End Date

You can cancel your subscription at any time via your Control Panel. The end date of your subscription is always the first of the next month. Example: if you cancel your subscription on the 15th of June, your Hypernode will be no longer available from the 1st of July onwards.
.

## How to Undo Cancelling Your Plan

If you want to undo the cancellation you can do it till the end of the month after cancelling your plan. In order to cancel your cancellation follow the steps below.

- Log in to the [Control Panel](https://my.hypernode.com/).
- Go to **settings** of the Hypernode you cancelled.
- At the top of the screen press **Undo cancellation now**
- Your subscription will be revived immediately, subscription will continue and backups won't be destroyed.

![undo cancellation](_res/asdhbrthbq3rwgbqeqrq.png)

## How to Cancel Your Domain

Expand Down
Loading