# Billing

### Plan Details

On the **Billing > Plans** page, you can:

* View your current plan status and expiration date (including trials)
* Upgrade or downgrade your plan
* Compare available plans and their features

> 📘 Learn how [plan downgrades](https://docs.tebex.io/creators/pricing-overview/starter-and-plus-plans#plus-plan-expiry-and-cancellation) are handled.

***

### Payment Method

Choose how you pay for your Tebex plan:

* Supported options: **Credit/Debit Card** and **PayPal**
* Accepted cards: Visa, Mastercard, Discover, JCB, American Express
* All transactions are **SSL encrypted**
* **Credit card numbers are never stored** on our servers

> 💡 To change your payment method, visit [**Billing**](https://creator.tebex.io/billing) **> Payment Method**.

***

### VAT Number (EU Stores Only)

If you operate in the **European Union**, you can add your VAT number for tax compliance.

* Must match the **billing country** of your Tebex account
* Can be managed from the **Billing > VAT Number** section

> This helps ensure your invoices meet EU VAT regulations.

***

### Plan Receipts

All receipts for your Tebex store subscriptions are accessible via the **Billing > Receipts** tab.

Each receipt includes:

* ID and status
* Product name (plan tier)
* Date of purchase
* Price
* PDF download option

You can also **search receipts by date range** for easier tracking.

***

### Summary

The **Billing** section centralizes your plan, payment, VAT, and receipt settings. Make sure your payment method is up to date, and don’t forget to download receipts for bookkeeping or tax filing when needed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tebex.io/creators/tebex-control-panel/settings/billing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
