券商

broker


订单发起支付

<p><strong>请求URI:</strong></p> <ul> <li><code>/order/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,length:32</td> <td style="text-align: left;">string</td> <td>订单号</td> </tr> </tbody> </table> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {//支付sdk所需形参         &amp;quot;appId&amp;quot;: &amp;quot;wxd7a6d99bfa4f2df4&amp;quot;,         &amp;quot;timeStamp&amp;quot;: &amp;quot;1724138649&amp;quot;,         &amp;quot;nonceStr&amp;quot;: &amp;quot;66c44499eb70b&amp;quot;,         &amp;quot;package&amp;quot;: &amp;quot;prepay_id=wx201524099139394a5b4c82b32f2e510000&amp;quot;,         &amp;quot;signType&amp;quot;: &amp;quot;MD5&amp;quot;,         &amp;quot;paySign&amp;quot;: &amp;quot;BE8D6DD9162D45573557B20FA033E0BA&amp;quot;     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML