重庆育企秀

育推优品系统前后端开发接口文档


navite支付

<p><strong>请求URL:</strong> </p> <ul> <li><code>/vendor/index.php?app=vip_order&amp;mod=pay_new</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">pay_sn</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>支付单号</td> </tr> </tbody> </table> <p><strong>返回成功示例</strong></p> <pre><code>{ "code": 200, "orderInfo": { "appid": "wxf0e61e1e78cea726", "code_url": "weixin://wxpay/bizpayurl?pr=teiglY6zz", "mch_id": "1524401091", "nonce_str": "dhMtyBapYQUl3hpF", "prepay_id": "wx261430065350596614510f8c4355010000", "result_code": "SUCCESS", "return_code": "SUCCESS", "return_msg": "OK", "sign": "93EAD38BE862D4AA1B653E62C2C3046645A206CF49CB070DBBC40DFB923A8A74", "trade_type": "NATIVE" } } </code></pre> <p><strong>返回失败示例</strong></p> <pre><code>{ "code": 500, "msg": "错误原因" } </code></pre>

页面列表

ITEM_HTML