# 如何解除其他家支付業者的綁定？

由於各家系統並非統一綁定，故我們沒辦法代替車主向其他支付業者申請解除綁定，需由您親自聯繫該支付業者，或是自行在各家 App 中解除綁定。

各家支付業者解除綁定步驟，請參考：[解除綁定流程教學](https://docs.google.com/document/d/1NyquOgJEYTH9GubfrZ0tdUzaJz5o5L2RLUUBlqVWS-8/edit)

ps. 如果解除教學中，沒有您的支付業者，需請您直接洽詢該支付業者的客服為您協助喔！


---

# 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://help.mochipay.xyz/street-parking/add-error/how-to-delete.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.
