# Adding a New Pay Via Method

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

## Adding a New Pay Via Method

To add a new Pay Via Method, click the "Add Pay Via Method" button at the top-right of the Pay Via Methods page.&#x20;

![](/files/nmuiuoSbDzdnUG1qYTec)

Doing so will display a widget that will allow you to input the name for your new Pay Via Method.&#x20;

![](/files/dSvBPzGtHWne41c3YaIH)

## Duplicating, Enabling, and Disabling by Default

### Duplicating&#x20;

To duplicate an already existing Pay Via Method, navigate to the Pay Via Methods section of NATS and click on the "Actions" button to the right of the corresponding Pay Via Method and click "Duplicate Type."

![](/files/p6sALtoyfv9tzSHFakA5)

### Enabling and Disabling

If a Pay Via Method is Enabled by Default, it will have a green "E" next to its name.

![](/files/WLLaJZzGC1CDclQswHrz)

To disable or enable a Pay Via Method, click on the "Actions" button to the right of the corresponding Pay Via Method and click "Disable by Default" or "Enable by Default" depending on your needs.&#x20;

![](/files/QCO1QZ6cskXQm6n2cVk8)

## Enabling Dump Formats

Once the Pay Via Method has been created, you will need to enable a Dump Format for use with this Pay Via Method.

Click the name of the Pay Via Method to be taken to the [Pay Via Overview](/nats-admin/payments/pay-via-overview.md) and select "Update" next to the Dump Format category.

<figure><img src="/files/ZfMABcpiQNXGlsFCxhIm" alt=""><figcaption></figcaption></figure>

Click the dropdown and select the Dump Format you wish to enable the Pay Via Method for.

<figure><img src="/files/AA2tWVk3mh8CVj1QufqY" alt=""><figcaption></figcaption></figure>

## Related Articles

{% content-ref url="/pages/yeBWwllhjxoaEAMJDrrO" %}
[Payment Dump Variables](/nats-admin/payments/further-reading/payment-dump-variables.md)
{% endcontent-ref %}


---

# 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/common-questions/adding-a-new-pay-via-method.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.
