# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

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

**Enabled:** Enable or Disable the extension from here. Set it as enabled to use the features of the extension.\
**Title:** Admin will need to add payment gateway title here to display on the front end of the store.\
**Merchant Id, Working Key, Access Code:** Admin will need to add Merchant Id, Working Key and Access Code here. It is provided by the CCAvenue Merchant Panel

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

**Sandbox:** Admin can enable the sandbox testing functionality from here.\
**Accepted Currency:** Admin can select their desired currency to accept via CCAvenue payment gateway.\
**New Order Status:** Admin can set new order status from this section if there is any suspect found of fraud.\
**Payment From Applicable Countries:** Select the option for specific countries or for all countries from here.\
**Payment From Specific Countries:** If you select the specific countries option then select the countries you desire to accept payment from here.\
**Sort Order:** From here admin can set an order to display this payment option at the checkout page as per their desire.


---

# 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-ccavenue-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.
