提交 52af0788 编写于 作者: zhaofengliang920817's avatar zhaofengliang920817

Update request-payment.md

上级 65dc1361
......@@ -100,7 +100,7 @@ uni.requestPayment是一个统一各平台的客户端支付API,客户端均
}
```
### iOS平台微信支付参数说明:
#### iOS平台微信支付参数说明:
- `appid`:微信开放平台申请的应用ID(AppID)
- `universalLink`:iOS平台通用链接(Universal Link)
在iOS平台微信支付使用的通用链接,必须与微信开放平台 “管理中心” > “应用详情” > “开发信息” 中的“Universal Links”项中配置一致,更多详情参考
......@@ -109,9 +109,10 @@ uni.requestPayment是一个统一各平台的客户端支付API,客户端均
**注意**
- 配置后需提交云端打包后才能生效,真机运行时请使用[自定义调试基座](https://uniapp.dcloud.net.cn/tutorial/run/run-app.html#customplayground)
- [更多详情参考[模块配置](https://doc.dcloud.net.cn/uni-app-x/collocation/manifest-modules.html#uni-payment)]
[更多详情参考[模块配置](https://doc.dcloud.net.cn/uni-app-x/collocation/manifest-modules.html#uni-payment)]
- app-android平台微信支付需要4.11及以上版本
- app-ios平台微信支付需要4.18及以上版本
<!-- UTSAPIJSON.requestPayment.example -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册