# Frontend display of Clave Payment

Clave payment gateway method displayed on the checkout page in the frontend of your Magento 2 store.

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

**The customer will be redirected to this page for further transaction process after the selection of the clave payment method from the checkout page in the frontend of your Magento 2 Store.**

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

**Payment completed successfully confirmation message after completing the transaction via clave payment method in the frontend of your Magento 2 store.**

<figure><img src="/files/oAbSTBAxRFeK8GzDMmOj" 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-clave-payment/frontend-display-of-clave-payment.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.
