# Square Payment in Frontend

Once you have enabled and configured it properly from the backend, your customer will see Square Payment Option while checkout under the hood of Payment methods. Customers can complete checkout using Square without any redirection.

![Square Payment in Frontend](https://magecomp.com/support/wp-content/uploads/2019/12/Square-Payment-in-Frontend.png)

Note – Square Payment method is compatible only with simple and configurable products.


---

# 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-square-payment-gateway-extension/square-payment-in-frontend.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.
