# Billers

<figure><img src="/files/5teALtbS3BYBi2F1kpV5" alt=""><figcaption></figcaption></figure>

Billers are payment processors that handle all membership and merchandise purchases. Using Billers allows you to outsource the transaction liability to a third party rather than bear the liability directly.&#x20;

## Biller Management

The Biller Management section displays the current list of Billers you have added to NATS while also allowing you to view individual biller details, the cascades they are used on, polling details, and fees associated with said Biller.

{% content-ref url="/pages/aEJeAC1mub0s7bjtGZx6" %}
[Biller Management](/nats-admin/billers/biller-management.md)
{% endcontent-ref %}

## Cascades

A cascade sends surfers through multiple billers based on their payment options in order to encourage more customers to sign-up. Cascades are primarily used for targeting processing types to the purchaser's location, splitting between several processes for diversification, utilizing different processors depending on various factors putting the purchaser through all available billing options.

The Cascades list displays all the cascades you have set up in NATS, and allows you to add more cascades, delete cascades, and access each individual Cascade.

{% content-ref url="/pages/EM4AXTEA69LAWpjwJEW4" %}
[Cascades](/nats-admin/billers/cascades.md)
{% endcontent-ref %}

## Taxes

The Taxes section allows NATS to account for different taxes based on country and region. It also allows you to configure whether or not you want to deduce these taxes from your affiliate's payout.

{% content-ref url="/pages/rp7HSvWeb6GlvazvIGGf" %}
[Taxes](/nats-admin/billers/taxes.md)
{% endcontent-ref %}

## Further Reading

* [Cascade Weights and Types](/nats-admin/billers/further-reading/cascade-weights-and-types.md)
* [Extra Biller Fields](/nats-admin/billers/further-reading/extra-biller-fields.md)
* [HTTPS Gateways](/nats-admin/billers/further-reading/https-gateways.md)
* [Biller Fees](/getting-started/getting-started/getting-started-with-billers.md)
* [Geo-Targeting Cascades](/nats-admin/billers/further-reading/geo-targeting-cascades.md)
* [Send Information to Special Billers](/nats-admin/billers/further-reading/send-information-to-special-billers.md)
* [Post-Biller Templates](/nats-admin/billers/further-reading/post-biller-templates.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://docs.toomuchmedia.com/nats-admin/billers.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.
