# NFT

### 适用场景

&#x20;NFT发行方 / NFT市场

### 用户流程

<figure><img src="https://2608518839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTTtuPnICHoV0x07Lr8fj%2Fuploads%2Fn5OpCX4J7dmZUQ9W2YeV%2Fimage.png?alt=media&#x26;token=ed0ccc0f-a502-4313-b8e5-79995c8c7495" alt=""><figcaption></figcaption></figure>

### 系统时序图

<figure><img src="https://2608518839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTTtuPnICHoV0x07Lr8fj%2Fuploads%2FYEBeGwcJIav4ulb2NwVO%2Fimage.png?alt=media&#x26;token=89dcd3ea-ea1c-4114-b35f-aeb41b39287b" alt=""><figcaption></figcaption></figure>

### 接入步骤

1. 申请FaTPay Partner。具体功能列表请见 [#he-zuo-huo-ban-lei-xing-shuo-ming](https://dev.fatpay.org/zh/get-started/onboarding#he-zuo-huo-ban-lei-xing-shuo-ming "mention")
2. 参考文档完成接入 [ji-cheng-nft-checkout-ye-mian](https://dev.fatpay.org/zh/reference/ji-cheng-nft-checkout-ye-mian "mention")

### 技术对接

{% hint style="success" %}
以下流程均为可选，根据需求自行组合，整体接入工作量在1\~4人/日
{% endhint %}

<table><thead><tr><th width="351.58064516129036">用户流程说明</th><th width="259">接入文档</th></tr></thead><tbody><tr><td>增加FaTPay入口<br>  - 报价查询：展示NFT法币价格</td><td><a data-mention href="../reference/api-reference">api-reference</a></td></tr><tr><td>入口跳转FaTPay Checkout流程<br>  - 传入NFT合约信息<br>  - 传入NFT定价结算信息</td><td><a data-mention href="../reference/ji-cheng-nft-checkout-ye-mian">ji-cheng-nft-checkout-ye-mian</a></td></tr><tr><td>FaTPay页面风格指定<br>   - 指定主题模版<br>   - 指定浅色模式/深色模式</td><td><a data-mention href="../reference/integration-tutorial/interface-customization">interface-customization</a></td></tr><tr><td>NFT发货与结算<br>  - 订单回调/订单查询：根据支付成功的订单对NFT发货</td><td><a data-mention href="../reference/api-reference">api-reference</a></td></tr></tbody></table>
