diff --git a/docs/billing.md b/docs/billing.md index 8a291004..90920cca 100644 --- a/docs/billing.md +++ b/docs/billing.md @@ -38,7 +38,7 @@ description: "Common billing questions for Plausible Analytics. Pageview-based p "name": "How do I get an invoice?", "acceptedAnswer": { "@type": "Answer", - "text": "Paddle emails an invoice automatically after each payment. You can also download invoices in your account settings." + "text": "Paddle emails an invoice automatically after each payment. You can also open past invoices from your account settings and use your browser's Print command to save them as PDFs." } }, { @@ -75,7 +75,7 @@ Yes. You can create a separate team for each client, add their sites to the resp ## How do I get an invoice? -Paddle (our payment processor) emails you an invoice automatically after each payment. You can also download invoices in your account settings. See [Download your invoices](download-invoices.md). +Paddle (our payment processor) emails you an invoice automatically after each payment. You can also open past invoices from your account settings. Paddle opens each invoice in a browser tab, so use your browser's **Print** command and select **Save as PDF** to save a copy. See [View and save your invoices](download-invoices.md). The invoice email goes to your Paddle email address, which may differ from your Plausible login email. To change it, [contact us](https://plausible.io/contact) with your current and desired invoice email. diff --git a/docs/download-invoices.md b/docs/download-invoices.md index f47d1baf..5496a71c 100644 --- a/docs/download-invoices.md +++ b/docs/download-invoices.md @@ -1,16 +1,18 @@ --- -title: Download your invoices -description: "How to download invoices for your Plausible subscription. Find past invoices in account settings and add company address or VAT number via Paddle." +title: View and save your invoices +description: "How to view invoices for your Plausible subscription and save them as PDFs. Find past invoices in account settings and add company address or VAT number via Paddle." --- import useBaseUrl from '@docusaurus/useBaseUrl'; -Our payment processor Paddle sends an invoice by email automatically after each payment. You can also download invoices directly from your Plausible account. +Our payment processor Paddle sends an invoice by email automatically after each payment. You can also view past invoices from your Plausible account. -Log in and go to your account name → **Account Settings**. Scroll down in the **Subscription** section to see a list of all invoices. Each invoice can be downloaded directly from the list. +Log in and go to your account name → **Account Settings**. Scroll down in the **Subscription** section to see a list of all invoices. Select an invoice to open it in a new browser tab. + +To save a PDF copy, use your browser's **Print** command and select **Save as PDF** as the destination.
+
-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).
+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 [View and save your invoices](download-invoices.md).