# PC网页支付

- [OTT Online Payment API](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-1/ott-online-payment-api.md): 通过OTT Pay online payment API直接在商户网站显示支付二维码完成支付
- [OTT Pay Button](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-1/untitled-1.md): 添加OTT Pay Button至支付页面实现在线支付，同时支持Alipay及WeChat Pay支付，接入工作量较小。
- [OTT Pay网页插件](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-1/untitled.md): 通过下载并设置OTT Pay网页插件实现在线支付，目前适用于Magento,WordPress,Open Cart, EC Shop构架下的网站。


---

# 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.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-1.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.
