# Configuration

Once you have successfully installed the extension, go to **Store -> Configuration** to configure the extension for use.

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

* **Enabled:** Option to enable or disable extension.
* **Title:** Set Loan Credit title to display in-store frontend.
* **New Order Status:** From here you can assign new order status.
* **Payment from Applicable Countries:** You can use this option to enable loan credit payment method for all or selected countries as per business need.
* **Payment from Specific Countries:** If you want to enable loan credit payment method for specific countries, you can make countries selection from here.
* **Minimum Order Total:** Using this option, you can set a minimum Order total to enable Loan Credit Payment method for customers.
* **Maximum Order Total:** Enter the maximum Order total amount to enable Loan Credit Payment method for customers.
* **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-store-credit-and-refund-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.
