券商

broker


扫码支付结果确认(微信)

<p><strong>请求URI:</strong></p> <ul> <li><code>/admin/order/fast/check/wechat</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET <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> <ul> <li>支付成功时会自动更新订单状态</li> </ul> <p><strong>返回示例:</strong></p> <pre><code>//成功支付 {     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: &amp;quot;支付成功&amp;quot;,     &amp;quot;code&amp;quot;: 0 } //失败支付或未完成支付 {     &amp;quot;msg&amp;quot;: &amp;quot;支付失败,请撤销订单&amp;quot;,//异常描述     &amp;quot;data&amp;quot;: {         &amp;quot;return_code&amp;quot;: &amp;quot;SUCCESS&amp;quot;,         &amp;quot;return_msg&amp;quot;: &amp;quot;OK&amp;quot;,         &amp;quot;result_code&amp;quot;: &amp;quot;SUCCESS&amp;quot;,         &amp;quot;trade_state&amp;quot;: &amp;quot;PAYERROR&amp;quot;,//失败原因         &amp;quot;out_trade_no&amp;quot;: &amp;quot;240912479840001&amp;quot;,         &amp;quot;attach&amp;quot;: null,         &amp;quot;trade_state_desc&amp;quot;: &amp;quot;支付失败,请撤销订单&amp;quot;     },     &amp;quot;code&amp;quot;: 1 }</code></pre>

页面列表

ITEM_HTML