---
title: "Billing - Account Management - Tassos Docs"
description: ""
url: "https://www.tassos.gr/docs/account/billing"
date: "2026-04-05T16:14:14+00:00"
language: "en-GB"
---

# Billing

##  [  How to Download Your Invoice  ](https://www.tassos.gr/docs/account/billing/download-invoice)

##  [  Upgrade to the Bundle Plan  ](https://www.tassos.gr/docs/account/billing/upgrade-to-bundle-plan)

##  [  Activate your Pro version  ](https://www.tassos.gr/docs/account/billing/activate-your-pro-version)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Documentation",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Account Management",
            "item": "https://www.tassos.gr/docs/account"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Billing",
            "item": "https://www.tassos.gr/docs/account/billing"
        }
    ]
}
```
