master
wangning 7 years ago
parent 4f780978dd
commit 4a9ea66407

@ -681,6 +681,7 @@
* @apiDescription
* 接入微信小程序需完成海外主体认证并且认证主体需要与在RoyalPay开通的商户主体一致具体如何认证请查看微信公众平台相关文档
* 用于小程序中发起支付创建订单后返回小程序支付所需参数该接口现仅支持微信小程序
* 接入参考文档:https://www.royalpay.com.au/downloads/MiniProgram_WechatPay.pdf
* <br>
* <img src="img/microapp_cn.png">
* @apiVersion 1.0.0

@ -698,6 +698,7 @@
* @apiName microapp
* @apiDescription
Use for wechat Payment in miniprogram. After create order, returned and redirect param.
MiniProgram_WechatPay doc: https://www.royalpay.com.au/downloads/MiniProgram_WechatPay.pdf
* wechat Channel Only.<br> * <br>
* <img src="img/microapp_en.png">
* @apiVersion 1.0.0

Loading…
Cancel
Save