# OISY PAY

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

OISY PAY lets you complete real-world and online payments using Open CryptoPay. It’s designed for simple checkout flows where you either scan a QR code or paste a payment link, then send the exact amount from the asset and network you choose.

#### Where you can use it

OISY PAY works with all Open CryptoPay-enabled merchants, including:

* SPAR Switzerland
* Shopware stores
* WooCommerce stores

For more details see here: <https://opencryptopay.io/ecosystem.html>

#### How it works

Merchants generate a payment request (QR code or URL) via Open CryptoPay.

You approve camera access (for QR scans) or paste a link manually, choose what you want to pay with, then confirm the transaction in OISY.

#### Supported assets

When paying, you can select from:

* ICP
* ckBTC
* VCHF
* VEUR
* BTC
* WBTC
* ETH
* USDC
* USDT
* dEURO
* ZCHF (Frankencoin)
* DAI
* BNB
* SOL

#### Pay flow

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

1. Open OISY PAY
2. Tap PAY (top-right)
3. Read the prompt explaining the flow (scan a QR code to pay)
4. Choose how to enter the payment request:
   * Scan QR code (enable camera permission when prompted)
   * Paste URL (manual link input)
5. Select the asset and chain you want to pay with
6. Review recipient details (tap the arrow next to Recipient to expand)
7. Tap Pay
8. After confirmation, you’ll see a Payment Confirmed screen with the merchant name and amount<br>

#### Recipient details you can review

Before you pay, you can expand the recipient section to view:

* Name
* Address
* Country
* Phone number
* Email address
* Website

#### Payment confirmation

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

Once the transaction is successful, OISY displays a confirmation screen showing:

* The merchant (example: Paid at SPAR)
* The amount paid (example shown in USDC)
* “Powered by Open CryptoPay” branding for clarity on the payment rail

#### Notes

* If scanning is blocked, check your device camera permissions for OISY.
* If you received a link instead of a QR code, you can paste the URL directly to start the same flow.


---

# 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.oisy.com/using-oisy-wallet/oisy-pay.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.
