# Payza

*Article Topics:* [*Payments*](/getting-started/common-topics/payments.md)

NATS supports payment dumps to an [Payza](https://www.payza.com/) account. This allows you to pay affiliates for referrals they have made by simply depositing the sum they are owed into their Payza account.

## Enabling Payza

To enable Payza as a payment method for your affiliates, go to your [Payments Admin ](/nats-admin/payments.md)and under the [Pay Via Method](/nats-admin/payments/pay-via-methods.md) tab you will see Payza as an available option.

{% hint style="info" %}
**Please Note:** If Payza is not available as a possible payment method. Please [submit a ticket](http://clients.toomuchmedia.com/) asking us to add it to your program.
{% endhint %}

Click on Payza to view its details. Under the "Details" tab, click "Update" beside the Enabled by Default option to enable this payment method for all your affiliates

Your affiliates will now be able to enter their Payza account information and change their payment type to Payza.


---

# 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/payments/pay-via-methods/payza.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.
