# Payment

### How can I make payment?&#x20;

Step 1: Select the token (cryptocurrency) you want to pay in. Please be mindful of the blockchain network that token belongs to (Binance Smart Chain, etc…)&#x20;

Step 2: Select the wallet you want to use to pay. You have three options:

* Fizen Wallet (recommended). You can download Fizen Wallet on Play Store (for [Android](https://play.google.com/store/apps/details?id=com.fizen.io.wallet)) or Apple Store (for [iOS](https://apps.apple.com/us/app/fizen-wallet-gamefi-payment/id1621269508)).
* Metamask (browser extension)
* WalletConnect&#x20;

Step 3: Confirm your payment&#x20;

For a detailed guide with screenshots, please refer to [this guide](https://pay-faqs.fizen.io/for-customers/step-by-step-guide-on-how-to-make-payment).&#x20;

### **What will happen if I pay with a different currency to the one I selected at checkout?**

If a customer sends a currency to an address associated with another currency during checkout (i.e. BUSD to a USDT address, or ETH sent to a DAI address), our system will not detect the payment. As a consequence, the merchant will not be able to access those funds from the Fizen Pay dashboard.

### What is Fizen Wallet?&#x20;

Fizen Wallet is a Crypto Super Wallet that can be used to pay for everything. We recommend you to download and use Fizen Wallet to pay for orders on Fizen Pay.&#x20;

You can download Fizen Wallet on Play Store (for [Android](https://play.google.com/store/apps/details?id=com.fizen.io.wallet)) or Apple Store (for [iOS](https://apps.apple.com/us/app/fizen-wallet-gamefi-payment/id1621269508)).&#x20;

### What is Metamask?&#x20;

Metamask is a crypto wallet available as a browser extension and a mobile app. Please be aware that when you choose Metamask as your payment wallet, it means Metamask as a browser extension. To use Metamask on your phone, please connect it by WalletConnect.&#x20;

### What is WalletConnect?&#x20;

WalletConnect is an open source protocol for connecting the Fizen Pay’s payment page to your crypto wallets with QR code scanning. Some of the WalletConnect-compatible wallets are Metamask, Trust Wallet, Rainbow wallet, Argent Wallet, etc


---

# 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://pay-faqs.fizen.io/for-customers/payment.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.
