未验证 提交 a0f09049 编写于 作者: J jrptest 提交者: GitHub

iap支付文档参数调整 (#2)

docs: add iap payment params
上级 a7939463
......@@ -128,6 +128,7 @@ const unipayIns = unipay.initAlipay({
| :-------------: | :-----: | :--:| :--------------------------------------------------:| :------------------------------------:|
| sandbox | Boolean | 否 | false | 是否启用沙箱环境 |
| password | String | 否 | - | 内购项目密钥 |
| timeout | Number | 否 | 5000 | 请求超时时间,单位:毫秒 |
```js
const unipayIns = unipay.initIapPayment({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册