# 白标与代收：Web3 支付解决方案的深度对比

### 核心概念解析

**代收API**

作为基础支付解决方案，支持多链（ETH/BNB/TRON/POLYGON等）多币种（USDT/USDC/ETH/BNB）支付，核心优势在于：

* 一体化收银系统（PC/H5自适应）
* 多链交易报表与账变明细追踪
* 适用通用支付场景

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

**白标服务**\
在平台代收基础上的定制化升级，核心价值体现在：

* 适用品牌化支付场景
* 免跳转三方收银台，仅在商户网站内即可完成支付
* 品牌专属支付界面（可替换LOGO）

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

#### 费率区别

**代收**\
手续费最低可至0.8%，无额外附加费用

**白标**\
手续费最低可至1%，无额外附加费用

### 选择建议

白标和代收是不同的概念，尽管它们的API基本相关。 白标服务是专为品牌商家提供的无LOGO定制化收银台，商家用户从选购产品到支付，整个流程体验终始如一，可免网页跳转完成支付，白标同时也允许品牌商家在定制收银台使用自己的商户名称和品牌LOGO。

**选择代收API：**

* 需要快速接入
* 项目处于早期阶段
* 侧重基础支付功能

**选择白标服务：**

* 需要品牌化支付入口
* 有定制化需求
* 需要深度集成到现有系统

<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://doc.tokenpay.me/chinese/chang-jian-wen-ti/bai-biao-yu-dai-shou-web3-zhi-fu-jie-jue-fang-an-de-shen-du-dui-bi.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.
