# Configuration

Once you have successfully installed the extension, go to **Stores -> Configuration -> Sales -> Payment Methods -> Secure Edgeexpress Standard Payment** to configure the extension for use.

<figure><img src="/files/1YVw0BHAXcjekIHzF40B" alt=""><figcaption></figcaption></figure>

* **Enabled:** Option to enable or disable extension.
* **Title:** Set title to display in store frontend.
* **Merchant ID:** Enter the merchant ID provided by Edge Express to accept payment in Kwanzas.
* **Terminal ID:** Enter the terminal ID provided to you.
* **Authentication Key:** Enter your Edge Express authentication key here.
* **Staging/Test Mode:** Enable or disable debugging mode if needed.
* **New Order Status:** Using this option, you can assign an order status to a 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 the Edge Express Extension for specific countries, kindly select the countries for which you want to enable Edge Express.
* **Sort Order:** You can assign a sort order to display Edge Express at 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-edge-express-payment-gateway/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.
