# Configuration

Once you have successfully installed the extension, go to **Stores → Configuration** to configure the extension for use.

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

* **Enable:** Enable or disable the extension from here.
* **Title:** Enter the custom title to show on the front end.
* **Store Name/ID & Secret key:** Enter the info provided while registering for the First Data ICICI payment gateway.
* **Transaction Mode:** Select yes to Enable the staging mode.
* **Transaction Type:** Select your preferred type for the transaction.
* **Accepted Currency:** Select your accepted currency option here.
* **Customer Interface Language:** Select the language you or your customer prefer.
* **New Order Status:** You can set a new order status here.
* **Payment from Specific Countries:** Select the countries you want to accept payment.
* **Sort Order:** Set the sort order of the First Data ICICI payment method.


---

# 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-first-data-icici-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.
