# Payments Overview

The **Payments** section of your Control Panel provides a comprehensive view of all customer transactions across your Tebex store. This includes both automatically recorded purchases and manually issued payments.

#### Transaction Details at a Glance

Each payment entry includes:

* Customer name and email address
* Purchased package details
* Payment amount and currency
* Purchase timestamp and transaction status

This information helps you track buyer activity, manage support queries, and maintain transparency across your store operations.

***

#### Manual Payments

Tebex also allows you to manually generate payments directly from the Control Panel. This feature is useful for:

* **Testing** your packages before launch
* **Issuing free items** to team members, influencers, or giveaway winners
* **Granting access** to specific packages as part of a promotional or loyalty campaign

> **Tip:** Manual payments are fully logged alongside standard transactions to preserve a complete purchase history.

{% embed url="<https://www.youtube.com/watch?v=_l1PN-ZUI4s>" %}

{% hint style="info" %}
This section covers the **Payments** functionality available in your Tebex Control Panel, including how to manage transactions, test purchases, and understand associated fees.

**How Payments Work**\
Learn how customer transactions are processed and recorded on Tebex.? [Check out this article.](/creators/tebex-checkout/how-payments-work.md)

**Creating a Test Payment**\
Need to simulate a purchase before going live? [This guide](/creators/tebex-control-panel/how-to-create-packages/how-to-test-a-package.md) walks you through test mode.?&#x20;

**Fees and Sales Tax**\
Understand platform fees, gateway charges, and how taxes are handled across regions.? [See the Fees Overview.](/creators/pricing-overview/tebex-fees-and-billing-overview.md)
{% endhint %}


---

# 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/payments-overview.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.
