# Credit Card / FIAT Payments

### Let your users pay using FIAT! Receive crypto.

Using NFTs2Me you'll be able to allow the user to pay both on crypto and FIAT. The user will be able to choose how to pay the minting fee for the NFT. They can **pay using FIAT** and send the NFT to an **already created wallet or**, in case they don't own one, using a **custodial wallet**. They'll be able to transfer the minted NFT to a wallet whenever they want in the future.

{% hint style="info" %}
Despite the user paying on FIAT, you'll receive the payments on crypto using the ERC-20 (e.g. USDC) or Native Token (e.g. Ether, MATIC, BNB...) in which you setup the minting price of your collection.
{% endhint %}

<figure><img src="/files/2kC6DkRsvCYFpmfVQVCS" alt=""><figcaption></figcaption></figure>

## [LIVE EXAMPLE](https://starter_booster_pack_polygon.nfts2.me/)

You can check a live example of FIAT / Credit Card payments with USDC at <https://starter_booster_pack_polygon.nfts2.me/>.


---

# 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.nfts2me.com/features/credit-card-fiat-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.
