## 海威 访问路径 - 微信小程序: 小程序(超级云卡,商城组小程序)-服务链接(追加小程序 appid,会影响微信支付使用)-海威品牌主页 - 微信公众号: 服务之窗微信端-服务链接-海威品牌主页 ``` # 服务入口 url https://wx.palmnest.com/super_cloud/wx/entity_shop/#/cashier/payment?serviceCode=haiwei ``` ## 大牌点餐入口配置-线上静态接口维护 项目描述-orgId 中航城飞亚达大厦(分销码 1415fJkL49)- 1241 鸿隆世纪广场(分销码 1415fJkL49)- 1060 国银金融中心大厦(分销码 1415fJkL49)- 1149 航都大厦(分销码 1415fJkL49)- 1237 航空大厦(分销码 1415fJkL49)- 615 新一代产业园(分销码 1415fJkL49)- 1068 广博现代之窗大厦(分销码 1415fJkL49)- 939 超级前台体验中心(分销码 1415fJkL49)- 1025 ## ``` # 小程序-大牌点餐完整url https://wx.palmnest.com/super_cloud/wx/flashdeliver/?showBrand=KFC%2CmcDonald&_v=202302231551&openId=oLtZt5Wr9TkGY9k5rAKIjdXlBO7w&state=56&orgId=615&userToken=e41bd0a2a264ef5c3176953af08e4f86&userId=56936&appid=wx0efbe4601aed7dfe&service=1&vconsole=show#/brandOrder # 海威品牌入口 //wx.palmnest.com/super_cloud/api/wechat/front/getHaiWeiRedirectUrl?shareCode=1285amn8D8&brand=KFC ``` ## 微信小程序支付 ``` { "code": 200, "data": { "appId": "wxc80da22c408c9a85", "dealPage": "https%3A%2F%2Ftest.ot.jfshou.cn%2Fpro%2F%23%2FLoadingPage%3FshareCode%3D1285amn8D8", "nonceStr": "uFkj69ZgY7SJSbJnyOkKl4cXr7XZnFmy", "orderId": "MC221215175120328", "orderNo": "MC221215175120328", "package": "prepay_id=wx15175125960915bff077396a98f8190000", "paySign": "AF168E5F925A7B32AA979E514623D625", "prepayId": "wx15175125960915bff077396a98f8190000", "signType": "MD5", "timeStamp": "1671097886", "timestamp": "1671097886" } } ``` ## 饭卡支付 ``` { "code": 200, "data": { "orderNo": "MC221215175525153", "payUrl": "https://test.ot.jfshou.cn/pro/#/LoadingPage?code=SUCCESS&orderNo=MC221215175525153&shareCode=1285amn8D8", "resMap": null, "appId": null, "timeStamp": null, "nonceStr": null, "signType": null, "paySign": null, "prepayId": null, "dealPage": null } } ```