You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/trial-to-paid.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ title: Upgrade from trial to a paid subscription
4
4
5
5
import useBaseUrl from '@docusaurus/useBaseUrl';
6
6
7
-
Log in to your Plausible account. In the top right, click the "**X trial days left**" button and then click "**Upgrade**"
7
+
Log in to your Plausible account. In the top right, click the "**X trial days left**" button, then click "**Upgrade**" in the "**Subscription**" section.
8
8
9
9
All stats collected during your trial are kept. Nothing is reset when you upgrade.
10
10
11
11
<img alt="Upgrade your trial account to a paid subscription" src={useBaseUrl('img/account-settings-free-trial-upgrade.png')} />
12
12
13
13
## Choose your tier and plan
14
14
15
-
Our subscription tiers are based on total pageviews and [custom events](/docs/custom-event-goals) across all the sites in your account. Check your current usage in the account settings and pick a tier that matches. You can get 2 free months with an annual subscription.
15
+
Our subscription tiers are based on total pageviews and [custom events](custom-event-goals.md) across all the sites in your account. Check your current usage in the "**Subscription**" section and pick a tier that matches. You can get 2 free months with an annual subscription.
@@ -27,7 +27,7 @@ Compare plans and pricing on [our website](https://plausible.io/#pricing). Then
27
27
28
28
<img alt="Choose your subscription tier" src={useBaseUrl('img/choose-your-subscription-tier.png')} />
29
29
30
-
Not sure which tier or plan to pick? See [Choose the right subscription](/docs/subscription-plans) for details on how usage is calculated, what happens with traffic spikes and how to manage your plan over time.
30
+
Not sure which tier or plan to pick? See [Choose the right subscription](subscription-plans.md) for details on how usage is calculated, what happens with traffic spikes and how to manage your plan over time.
31
31
32
32
## Pay and subscribe
33
33
@@ -45,8 +45,8 @@ During checkout, you can add your company address and VAT ID. Paddle handles VAT
45
45
46
46
<img alt="Add VAT number at checkout" src={useBaseUrl('img/add-vat-number-during-checkout.png')} />
47
47
48
-
If you skip this step, you can add these details later by opening any invoice from Paddle and clicking "**Add address & VAT Number**". More on managing invoices in [Download your invoices](/docs/download-invoices).
48
+
If you skip this step, you can add these details later by opening any invoice from Paddle and clicking "**Add address & VAT Number**". More on managing invoices in [Download your invoices](download-invoices.md).
49
49
50
50
<img alt="Edit invoice to add business details" src={useBaseUrl('img/edit-invoice-to-add-business-details.png')} />
51
51
52
-
Your subscription starts immediately and renews automatically. You can [change](/docs/change-plan) or [cancel](/docs/cancel-subscription) your plan at any time.
52
+
Your subscription starts immediately and renews automatically. You can [change](change-plan.md) or [cancel](cancel-subscription.md) your plan at any time.
0 commit comments