# About Ramper NFT Checkout

### Features

[See demo](https://example.ramper.xyz/v2/demo/checkout)

Let users purchase NFTs seamlessly on their mobile and desktop with one-tap fiat payment options.

#### Buy with Fiat&#x20;

* Accept all major payment types: debit, credit, PayPal, Google/Apply Pay, etc.
* Zero chargeback
* Sellers always receive crypto instantly as Ramper converts fiat for crypto and mint directly from the NFT smart contract

#### Buy with Crypto&#x20;

* Let crypto native users connect their wallet and buy with crypto

#### No Wallets Needed &#x20;

* For users without wallets, we create one tied to their email instantly via [Ramper SDK](/embedded-wallet-sdk/quickstart.md)

#### Seller Dashboard &#x20;

* NFT purchase history with receipts
* Manage customers with user emails

<div align="left"><figure><img src="/files/awXwmXTsb9Dswr3OYGzK" alt=""><figcaption><p>NFT Checkout fiat flow</p></figcaption></figure></div>

### Pricing

* Free for sellers (five minutes to integrate)
* 3.9% + 0.50c for buyers using fiat transaction
* Chargeback protection

<br>


---

# 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.ramper.xyz/nft-checkout-sdk/about-ramper-nft-checkout.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.
