# 波场支付系统简介

文档更新时间：2023年10月11日18:19:24

## <mark style="color:yellow;">**有问题联系 主飞机号(Telegram):**</mark> @[<mark style="color:yellow;">**king\_orz**</mark>](https://t.me/king_orz)

简介：这个系统主要是针对单商户的USDT支付解决方案

功能简介：开放API（传参金额跟订单号，返回收款地址，收款金额以及相关订单号），对收款地址发起支付，监控支付成功回调（秒级）

优势：源码开源无加密，本地部署可二开，秒级响应速度支付完成即可回调给您的系统

前端界面截图：

![](https://2656996347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmicBXh77MPf56yGoiv19%2Fuploads%2FZF9f2nDPFo2RSRDALapS%2Fimage.png?alt=media\&token=92ff5032-e69d-4351-bb56-e10f9c0ec394)![](https://2656996347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmicBXh77MPf56yGoiv19%2Fuploads%2FOLCFOgyxvG2EtXeJGcx5%2Fimage.png?alt=media\&token=e9efaef4-4d70-4418-8f21-ded169cbaaf2)

后端界面截图（订单界面，配置界面）：

![](https://2656996347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmicBXh77MPf56yGoiv19%2Fuploads%2FdbmJUMIo5e8WlLjVuuJP%2Fimage.png?alt=media\&token=35010d06-6cee-4b2e-90bf-21c2a496f3a7)![](https://2656996347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmicBXh77MPf56yGoiv19%2Fuploads%2FSTdMXxS1onjcEg9La8e2%2Fimage.png?alt=media\&token=9237acbe-a9f4-4a7a-b544-fb1907fc0917)


---

# 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://tronapi.gitbook.io/pay/bo-chang-zhi-fu-xi-tong-jian-jie.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.
