Skip to content

Commit bafaf9a

Browse files
Update trial-to-paid.md
1 parent c104cb5 commit bafaf9a

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

docs/trial-to-paid.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,49 +4,49 @@ title: Upgrade from trial to a paid subscription
44

55
import useBaseUrl from '@docusaurus/useBaseUrl';
66

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.
7+
Log in to your Plausible account. In the top right, click the "**X trial days left**" button and then click "**Upgrade**"
88

99
All stats collected during your trial are kept. Nothing is reset when you upgrade.
1010

11-
![Upgrade your trial account to a paid subscription](/img/account-settings-free-trial-upgrade.png)
11+
<img alt="Upgrade your trial account to a paid subscription" src={useBaseUrl('img/account-settings-free-trial-upgrade.png')} />
1212

1313
## Choose your tier and plan
1414

1515
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.
1616

17-
![Plausible subscription](/img/account-settings-subscription.png)
17+
<img alt="Plausible subscription" src={useBaseUrl('img/account-settings-subscription.png')} />
1818

1919
Next, choose a plan:
2020

21-
* **Starter** Essential features for solo projects and new sites
22-
* **Growth** Team access and sharing tools for growing projects
23-
* **Business** Advanced marketing features, more sites and larger teams
24-
* **Enterprise** Custom plan with tailored limits. [Contact us](https://plausible.io/contact) to discuss or [learn more](https://plausible.io/enterprise-web-analytics)
21+
* **Starter** - Essential features for solo projects and new sites
22+
* **Growth** - Team access and sharing tools for growing projects
23+
* **Business** - Advanced marketing features, more sites and larger teams
24+
* **Enterprise** - Custom plan with tailored limits. [Contact us](https://plausible.io/contact) to discuss or [learn more](https://plausible.io/enterprise-web-analytics)
2525

2626
Compare plans and pricing on [our website](https://plausible.io/#pricing). Then click "**Upgrade**" to continue.
2727

28-
![Choose your subscription tier](/img/choose-your-subscription-tier.png)
28+
<img alt="Choose your subscription tier" src={useBaseUrl('img/choose-your-subscription-tier.png')} />
2929

3030
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.
3131

3232
## Pay and subscribe
3333

34-
Billing is handled by [Paddle](https://paddle.com), our payment processor. Click "**Pay securely via Paddle**", choose your location, then pick a payment method (credit/debit card, PayPal, Apple Pay or Google Pay).
34+
Billing is handled by [Paddle](https://paddle.com), our payment processor. Click "**Pay securely via Paddle**", choose your location, then pick a payment method. You can pay by credit/debit card, PayPal, Apple Pay or Google Pay.
3535

36-
![Choose your location](/img/location.png)
36+
<img alt="Choose your location" src={useBaseUrl('img/location.png')} />
3737

3838
Fill in your details and click "**Subscribe Now**".
3939

40-
![Subscribe now](/img/subscribe-now.png)
40+
<img alt="Subscribe now" src={useBaseUrl('img/subscribe-now.png')} />
4141

4242
## Add your company address and VAT number
4343

4444
During checkout, you can add your company address and VAT ID. Paddle handles VAT and sales taxes. If you're eligible, no VAT will be charged.
4545

46-
![Add VAT number at checkout](/img/add-vat-number-during-checkout.png)
46+
<img alt="Add VAT number at checkout" src={useBaseUrl('img/add-vat-number-during-checkout.png')} />
4747

4848
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).
4949

50-
![Edit invoice to add business details](/img/edit-invoice-to-add-business-details.png)
50+
<img alt="Edit invoice to add business details" src={useBaseUrl('img/edit-invoice-to-add-business-details.png')} />
5151

5252
Your subscription starts immediately and renews automatically. You can [change](/docs/change-plan) or [cancel](/docs/cancel-subscription) your plan at any time.

0 commit comments

Comments
 (0)