# No option to pay at checkout

If you are trying to purchase something from a shop you may come across a product that doesn't have any option to pay. If this happens, it will look like this:

![](/files/-M9r4UzC0Ogsffs8_NXy)

This is due to the product not having any payment gateways enabled.

If you are the buyer, please contact the shop to resolve this issue.

If you are the seller, all you need to do is edit the product and turn on the payment gateways.<br>

![](https://autobuy.flowlu.com/files/download/56c7195b-9e79-11ea-9272-fa163e7d9ee1)


---

# 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://help.autobuy.io/general-faq/no-option-to-pay-at-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.
