万车宝


去付款

<h5>简要描述</h5> <ul> <li>每次调用,会刷新支付号</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://54o316371d.goho.co/weixin/miniApp/toPay?orderId=xxx</code> </li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>请求Body参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">orderId</td> <td style="text-align: left;">是</td> <td>String</td> <td>订单号</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;code&amp;quot;: 0, &amp;quot;data&amp;quot;: { &amp;quot;packageValue&amp;quot;: &amp;quot;prepay_id=wx1515430769342489e3f82656f499d40000&amp;quot;, &amp;quot;orderId&amp;quot;: &amp;quot;1625762609240109056&amp;quot;, &amp;quot;paySign&amp;quot;: &amp;quot;BWf9zAzXKuYnbQX5DXmgRSIy2oUJG7ljiT8Vqjsj5fnFXg2For0mzSq8PQUXd747DHwZve\/AHr 2M029lM55UZYnftpX8WzOLQCY83gPZ8L0D1P47p8qdzjzZEPwDOT4QW5YEVeCz1RLVGnBuHFVn4\/WCo6BPO\/HWTAD67UYgg57d6UKhZCVVjUlggiNjgbIJN0 6ubPlwQ0w3VqXjufkU47A6Zw3hTKeEsEMMrYFMDO7COGkyatxfJmXtNZY0jHIa6n5oGhPNRddOqfq5alDL1ZB3zIJr\/WWIaHnoA\/YbNubGoF71Xgna\/blIkUeypLZSGxQmIKGwplpYNQXdCn\/Q==&amp;quot;, &amp;quot;appId&amp;quot;: &amp;quot;wxbb8f8e4d9c41a758&amp;quot;, &amp;quot;signType&amp;quot;: &amp;quot;RSA&amp;quot;, &amp;quot;nonceStr&amp;quot;: &amp;quot;OGR94V0BOrQNmpozk002fe868NZ8ZOA9&amp;quot;, &amp;quot;timestamp&amp;quot;: &amp;quot;1676446986&amp;quot; } } </code></pre> <h5>成功返回示例的参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">packageValue</td> <td style="text-align: left;">String</td> <td>微信预支付信息</td> </tr> <tr> <td style="text-align: left;">paySign</td> <td style="text-align: left;">String</td> <td>支付签名</td> </tr> <tr> <td style="text-align: left;">signType</td> <td style="text-align: left;">String</td> <td>签名方式</td> </tr> <tr> <td style="text-align: left;">nonceStr</td> <td style="text-align: left;">String</td> <td>订单混淆字符</td> </tr> </tbody> </table> <h5>备注</h5> <p>成功返回 0</p>

页面列表

ITEM_HTML