# Payments

### About Payments Category

The Payments category explains how fees, balances, and transactions work on BurgerPrints. It provides a clear breakdown of the platform’s fee structure, including product base costs, shipping or label handling fees, and applicable taxes — helping you accurately calculate margins and manage expenses.

You’ll also learn how the top-up system works, including minimum top-up requirements, review timelines, supported payment methods, and how to track your transaction history. In addition, this section outlines how to manage payment records and request invoices when needed, ensuring transparency and proper documentation for your business operations.

### Related Resources <a href="#related-resources" id="related-resources"></a>

* [Understanding the BurgerPrint's fee structure](/payments-billing-and-taxes/payments/understanding-the-burgerprints-fee-structure.md)
* [How to top up your balance and pay for orders](/payments-billing-and-taxes/payments/how-to-top-up-your-balance-and-pay-for-orders.md)
* [How to manage payment and invoicing](/payments-billing-and-taxes/payments/how-to-manage-payment-and-invoicing.md)


---

# 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://help.burgerprints.com/payments-billing-and-taxes/payments.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.
