# Configuration

Once you have successfully installed the extension, go to **Sales -> Payment Methods** to configure the extension for use. Here you can find various settings for the extension.

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

* **Enabled:** Option to enable or disable extension.
* **Title:** Set title to display in-store frontend.
* **Token:** Enter the Proxy Pay Token provided by Service Provider to accept payment in Kwanzas.
* **Transaction Mode:** You can select transaction mode as a test or live as per need.
* **Accepted Currency:** Set a currency in which you are willing to accept payment.
* **Customer interface language:** Using this option, you can set extension and checkout interface language for convenience.
* **Debug:** Enable or disable debugging mode if needed.
* **New Order Status:** Using this option, you can assign order status to the new order.
* **Payment from Applicable Countries:** Make a choice that you want to accept payment from all countries or specific countries.
* **Payment from Specific Countries:** If you have enabled Proxy Pay Extension for specific countries, kindly select countries for which you want to enable Proxy pay.
* **Sort Order:** You can assign sort order to display Proxy Pay on the top of all Payment methods.


---

# 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.magecomp.com/magento-2-proxy-pay-gateway-extension/configuration.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.
