# 线上支付场景

- [PC网页支付](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-1.md): PC网页支付为商户的网站提供支付服务，接入完成后，客人可在商户的网站中完成Alipay和WeChat Pay支付。根据不同的网站和客户需求，OTT Pay可以提供Online Payment API，Pay Button或网页插件完成接入服务。
- [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构架下的网站。
- [移动端网页支付](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/yi-dong-duan-wang-ye-zhi-fu.md): 移动端网页支付指在手机浏览器中上的网页中接入OTT Pay的支付服务完成支付。该方式可直接调起微信或阿里的电子钱包，客人输入密码后可完成支付。
- [微信公众号支付](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-1-1.md): 微信公众号支付指客人通过微信公众号跳转至商户网页，并在微信环境中调起微信钱包完成支付。
- [微信小程序支付](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-1-1-1.md): 微信小程序支付指客人通过商户微信小程序完成订单，并在微信环境中调起微信钱包完成支付。
- [移动端APP支付](https://docs.ottpay.com/solutions-cn/xian-shang-shang-hu-jie-ru/xian-shang-zhi-fu-chang-jing/untitled-3.md): 移动端APP支付指在手机或其它移动端的App中加入OTT Pay的支付功能完成支付。该方式可直接在App中调起微信或阿里钱包完成支付。


---

# 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.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.
