SingaporePay_MerchantAPI

新加坡PAY商户接入API


二维码支付

<p><strong>简要描述:</strong> </p> <ul> <li>国际银联二维码支付</li> <li>请使用<strong>云闪付APP</strong>或者<strong>NetsPay APP</strong> <img src="https://www.showdoc.cc/server/api/common/visitfile/sign/fd5badbaf1e92f5386e7bc188a92b7c0?showdoc=.jpg" alt="" /></li> </ul> <p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/c472a68e5799f58e81157535c04e5343?showdoc=.jpg" alt="" /> <strong>请求URL:</strong> </p> <ul> <li>生产环境 (仅生产环境) <code>http://merchant.singaporepay.sgshop/orders/uqpay_qr?</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>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">orderid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>统一下单返回的支付订单号</td> </tr> <tr> <td style="text-align: left;">callback</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>推送通知地址 ,如果传了这个通知地址,支付后亚洲支付服务器会推送通知结果到配置的这个地址中</td> </tr> </tbody> </table> <p><strong>请求示例</strong> <strong><a href="http://merchant.singaporepay.sg/shop/orders/uqpay_qr?orderid=yyyyy&callback=http://www.xxxx.com">http://merchant.singaporepay.sg/shop/orders/uqpay_qr?orderid=yyyyy&callback=http://www.xxxx.com</a></strong></p> <p><strong>返回说明</strong> <strong>1:页面跳转</strong> 使用云闪付或者NetsApp 扫码支付后,页面会跳转到商户后台配置的回调URL上面。 eg: <a href="http://www.xxxx.com/?order_id=1565418844834&status_code=200">http://www.xxxx.com/?order_id=1565418844834&status_code=200</a> <img src="https://www.showdoc.cc/server/api/common/visitfile/sign/1ed8fcae48862a4197e4c0a093575725?showdoc=.jpg" alt="" /></p> <p><strong>2:推送通知</strong> 支付过后,亚洲支付服务器会根据商户请求配置的callback地址,将支付结果推送通知过去。 商户服务器收到的推送内容: <img src="https://www.showdoc.cc/server/api/common/visitfile/sign/7e8361a246c5238349b04fbd839e6197?showdoc=.jpg" alt="" /></p> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML