# Configuration

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

<figure><img src="/files/JELSVRbOMs2aeST0vHSu" 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 have to enter their desired custom title here to display on the frontend of your store.

**Client Username & Secret:** Admin will have to enter the client username and secret key from the merchant account of payment gateway.

**Commerce Code:**  Admin will have to enter the commerce code provided by MPAY account.

**Client Type:** Admin will enter the number of the merchant here.

**Transaction Mode & Test URL:** Admin can enable the sandbox testing mode and then add custom test URL here for the purpose of testing

**New Order Status:** Admin can set up the order status according to their desire when processed via clave payment method.

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

**Payment from Applicable Countries:** Admin can select as per their desire to allow the use of clave payment method.

**Payment from Specific Countries:** Admin can select specific countries from here by pressing the CTRL key to allow the use of clave payment method.

**Sort Order:** Admin can set up sort order from here to display on the checkout page.


---

# 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-clave-payment/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.
