# 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/EojEdiDeRZRGUeNb6Rdc" alt=""><figcaption></figcaption></figure>

* **Enabled:** Option to enable or disable extension.
* **Title:** Set title to display in store frontend.
* **API Key:** Enter the Juspay API key provided to you.
* **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 want to enable Juspay Extension for specific countries, kindly select countries for which you want to enable juspay.
* **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-juspay-payment-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.
