# Fixed amount checkouts

The Fixed Amount Checkout flow of the Inqud Crypto Widget facilitates smooth and secure cryptocurrency transactions for predetermined, fixed-price goods and services. This functionality allows businesses to set prices in familiar fiat currencies (such as USD, EUR, etc.), while offering customers the convenience of paying in cryptocurrencies.

<figure><img src="/files/PnjkqVszo9pO01J3Kpxo" alt="" width="375"><figcaption></figcaption></figure>

### Key features

* **Fiat price specification**: Businesses can specify the cost of products or services in familiar fiat currencies, making pricing transparent and easy to understand for customers.
* **Crypto payments**: End users have the flexibility to pay in their preferred cryptocurrency, enhancing convenience and widening the customer base.
* **Automatic conversion**: The widget automatically converts the set fiat price into the equivalent cryptocurrency value at the time of transaction, ensuring accuracy and fairness in pricing.

### Benefits for businesses

* **Attract crypto-savvy customers**: By accepting crypto payments, businesses tap into a growing market of tech-savvy consumers.
* **Simplified transactions**: The widget handles the complexities of crypto transactions, making the process as straightforward as traditional fiat transactions.
* **Global reach**: Cryptocurrency payments allow businesses to easily cater to an international customer base without worrying about currency conversion rates and fees.

### Integration options

{% content-ref url="/pages/ZSla3PuKLrp7sV7oHAfT" %}
[Embedded Widget overview](/crypto-widget/overview/embedded-widget-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/zVZLfo6oKpSlAHdWWFdD" %}
[Inqud Hosted Page overview](/crypto-widget/overview/inqud-hosted-page-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/0mAsNozPnaYd3bNuqpYa" %}
[API Acquiring overview](/crypto-widget/overview/api-acquiring-overview.md)
{% endcontent-ref %}

### Supported cryptocurrencies and blockchains

{% content-ref url="/pages/5twXHmsoCIRqfFO571N1" %}
[Coverage](/crypto-widget/coverage.md)
{% endcontent-ref %}

### **Begin on your crypto widget journey**

{% content-ref url="/pages/VTOwspRFEcoV4u1zf6aW" %}
[Get Started](/crypto-widget/get-started-1.md)
{% endcontent-ref %}


---

# 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.inqud.com/crypto-widget/use-cases/fixed-amount-checkouts.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.
