lottery

咕啦-彩票系统


购彩微信支付宝支付

<p><strong>简要描述:</strong> </p> <ul> <li>购彩微信(支付宝)支付</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/publicinterface/interface/pay</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 style="text-align: left;">说明</th> <th>描述</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">lottery_order_code</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td style="text-align: left;">订单号</td> </tr> <tr> <td style="text-align: left;">pay_way</td> <td style="text-align: left;">是</td> <td style="text-align: left;">integer</td> <td style="text-align: left;">支付方式</td> <td>1、支付宝支付 2、微信支付</td> </tr> <tr> <td style="text-align: left;">way_type</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td style="text-align: left;">支付场景</td> <td>&quot;NATIVE&quot; =&gt; &quot;微信扫码支付&quot;,&quot;JSAPI&quot; =&gt; &quot;微信公众号支付&quot;,&quot;APP&quot; =&gt; &quot;微信APP支付&quot;,&quot;PAGE&quot; =&gt; &quot;支付宝扫码支付&quot;,&quot;WAP&quot; =&gt; &quot;支付宝H5支付&quot;,&quot;APP&quot; =&gt; &quot;支付宝APP支付&quot;</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>不同场景不同方案 微信扫码支付: {&amp;quot;code&amp;quot;:0, &amp;quot;msg&amp;quot;:&amp;quot;生成微信订单成功&amp;quot;, &amp;quot;result&amp;quot;:{ &amp;quot;appid&amp;quot;:&amp;quot;wx65da375080cf60f2&amp;quot;, &amp;quot;code_url&amp;quot;:&amp;quot;weixin://wxpay/bizpayurl?pr=C2cZ9Ux&amp;quot;, //二维码链接 &amp;quot;mch_id&amp;quot;:&amp;quot;1483116202&amp;quot;, &amp;quot;nonce_str&amp;quot;:&amp;quot;ppW0hcGqQmCEhPpl&amp;quot;, &amp;quot;prepay_id&amp;quot;:&amp;quot;wx201706261727070d3c0fdd320119183427&amp;quot;, &amp;quot;result_code&amp;quot;:&amp;quot;SUCCESS&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;sign&amp;quot;:&amp;quot;26B8493794CC6CF71C871E9E99F4297E&amp;quot;, &amp;quot;trade_type&amp;quot;:&amp;quot;NATIVE&amp;quot; } } 微信公众号支付直接跳转无返回值 支付宝支付直接跳转无返回值</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML