# In Frontend Checkout

Once you have assigned Loan Credit to your store customers, he or she will able to place an Order using Loan Credit Payment method. The Loan Credit Payment method will only display in frontend checkout if cart total amount is less than available Loan Credit otherwise it will no longer available for that customer.

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

Loan Credit Payment Method displayed on the frontend order view

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

Once the customer has placed an Order using Loan Credit Payment method, customers will find Loan Credit Payment under the Payments tab.

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


---

# 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/in-frontend-checkout.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.
