# 【商户-API支付】如何设置支付滑点？

设置支付滑点，可以有效降低因差额而导致订单交易失败。比如当前订单金额100USDT，如果您设置的支付滑点为10，用户支付90USDT-110USDT，交易都能支付通过。

* **设置多币种支付的页面中，点击“设置支付滑点”**

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

* **选择公链，点击“编辑”**

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

* **输入滑点差，点击“保存”即可**

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

<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/shi-yong-jiao-cheng/shang-hu-api-zhi-fu-ru-he-she-zhi-zhi-fu-hua-dian.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.
