# Accepting Payments

Accepting crypto payments through OMY Payments is intuitive and secure. Here’s a quick breakdown of the process:

1. **Invoice Generation:** When a customer initiates a purchase or payment, OMY Payments automatically creates a unique crypto invoice with a wallet address or QR code.
2. **Payment Initiation:** The customer then sends the specified cryptocurrency amount directly to the provided wallet address by scanning the QR code or manually entering the wallet details in their crypto wallet app.
3. **Transaction Verification:** Once sent, the blockchain network validates the transaction. Depending on the cryptocurrency network traffic, verification generally occurs within a few seconds to minutes.
4. **Payment Confirmation:** As soon as the blockchain confirms the transaction, OMY Payments updates your dashboard with real-time status updates, marking the invoice as paid.

This streamlined workflow makes cryptocurrency acceptance as straightforward as traditional payment methods.


---

# 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.omypayments.com/getting-started/editor/accepting-payments.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.
