Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update my.tradePay.md #2095

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 简介

**my.tradePay** 是用于发起支付的 API。
**my.tradePay** 是用于发起支付的 API。使用该能力需要前往小程序控制台签约**当面付**能力才可使用。

## 使用限制

Expand Down Expand Up @@ -93,4 +93,8 @@ A:web-view 中也可以通过 my.tradePay API 进行支付,不支持 H5 网

A:小程序 my.tradePay 接口不会限制创建 tradeNO 交易号参数的应用 APPID,只要交易号合法即可。

## Q:小程序唤起支付提示ISV权限不足?

A:需要登录小程序后台签约[当面付](https://opendocs.alipay.com/open/194/105072)能力.

更多问题可查看 [小程序支付 / 支付宝预授权 FAQ](https://opendocs.alipay.com/mini/api/tmz0kq) 。