Skip to content

Commit

Permalink
Convert Billing page to FAQ format (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Apr 22, 2024
1 parent 9b81013 commit d86218e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 9 deletions.
47 changes: 38 additions & 9 deletions docs/user-manual/billing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,44 @@ title: Billing
sidebar_position: 24
---

## Auto-renewal of Subscriptions
Welcome to the Billing FAQ that lists the common questions relating to your PlayCanvas subscription.

Once you subscribe to the Personal or Organization plan, payment will automatically be taken on a monthly basis, on the day of the month when you first subscribed.
### Does my subscription auto-renew?

## Invoices
Yes. Once you subscribe to the Personal or Organization plan, payment will automatically be taken on a monthly basis, on the day of the month when you first subscribed.

Invoices for monthly subscriptions are emailed to the owner of the subscribed account on the monthly billing date. Invoices are not available to download on the website itself. If invoices are not reaching your inbox, please check your spam folder. If you are missing invoices from your records, you may request for them to be resent by emailing [billing@playcanvas.com](mailto:billing@playcanvas.com).
### How do I cancel my subscription?

### Updating Invoice Details
You can cancel your plan at any time. Note that cancellation takes effect immediately and your account will switch to the free tier straight away. If you need to use your plan features up to the next billing date, we recommend that you set a reminder and cancel the day before.

### What happens to my published apps when I cancel my subscription?

Your published apps will be completely unaffected if you cancel your subscription.

### What happens to my private projects when I cancel my subscription?

Your private projects will become locked (inaccessible) when you cancel your subscription. To unlock them, you have two options:

1. Resubscribe to a plan.
2. Make the projects public.

### How do I receive invoices?

Invoices for monthly subscriptions are emailed to the owner of the subscribed account on the monthly billing date.

:::tip

If invoices are not reaching your inbox, please check your spam folder.

:::

### Where can I find my billing history?

Your historical invoices are available to download on the `playcanvas.com`. Visit your account page and scroll to the `Invoices` section. You should see something similar to this:

![Billing History](/img/user-manual/billing/invoices.png)

### How do I update my details on my invoices?

You may want to edit certain details that appear on your invoices such as:

Expand All @@ -21,13 +50,13 @@ You may want to edit certain details that appear on your invoices such as:

To do this, visit the account page for your subscribed account (remembering that Organizations have their own account page). Navigate to the Billing Info section and hit the Edit link. Fill out the payment details form and hit 'PAY NOW'. Note that editing the details of an existing subscription will not trigger a payment straight away. But on your next scheduled billing date, the invoice will show the updated details.

## Organization Billing
### How is billing for Organization accounts calculated?

The day you subscribe to an Organization account is your monthly billing date. So if you subscribe on 10th July, you will be billed on that date with subsequent billing dates as 10th August, 10th September and so on.

The Organization plan allows you to add and remove seats at any time. When seats are added or removed, it is important to understand that this will increase or decrease the cost of your plan. However, this change in cost is not accounted for immediately when the number of seats is changed. Instead, it is accounted for at the next billing date.

### Example
#### Example

Imagine the following sequence of events:

Expand All @@ -44,6 +73,6 @@ The billing events from May to October will be as follows:
* 10th September: $50 - $50 x 21/31 = **$16.13**. The users has one seat on this billing date so is charged $50 for the upcoming month. A seat was removed on 20th August so it was only used for 10 of the 31 days between billing dates. Since the user paid $50 for that seat on the previous billing date, they are due a refund for the unused 21 days. So $50 x 21/31 is subtracted from the bill.
* 10th October: **$50**. The plan has 1 seat and no changes were made to the plan in the previous month.

## Cancelling your Plan
### How can I contact PlayCanvas about billing?

You can cancel your plan at any time. Note that cancellation takes effect immediately and your account will switch to the free tier straight away. If you need to use your plan features up to the next billing date, we recommend that you set a reminder and cancel the day before.
If your question about billing is not answered on this page, please email [billing@playcanvas.com](mailto:billing@playcanvas.com).
Binary file added static/img/user-manual/billing/invoices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d86218e

Please sign in to comment.