康邦-小程序


发起支付

<p><strong>请求URI:</strong></p> <ul> <li><code>/top-up/pay</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST <code>AUTH</code></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;">order_no</td> <td style="text-align: left;">require</td> <td style="text-align: left;">string</td> <td>订单号</td> </tr> </tbody> </table> <p><strong>返回样例:</strong></p> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;config&amp;quot;: {//拉起支付所需的js参数             &amp;quot;appId&amp;quot;: &amp;quot;wx9bf64f2752c86ab8&amp;quot;,             &amp;quot;timeStamp&amp;quot;: &amp;quot;1713940984&amp;quot;,             &amp;quot;nonceStr&amp;quot;: &amp;quot;6628a9f8141c6&amp;quot;,             &amp;quot;package&amp;quot;: &amp;quot;prepay_id=wx24143921855110edcfc40c224fa3d90000&amp;quot;,             &amp;quot;signType&amp;quot;: &amp;quot;MD5&amp;quot;,             &amp;quot;paySign&amp;quot;: &amp;quot;8B8C231C27EE25437E034C7C747A1BB2&amp;quot;         }     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML