- MWEB 下单 提示请求中含有未在API文档中定义的参数
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <xml> <appid>xxxx</appid> <body>产研测试2店铺-陈文测试-2023.1.4</body> <mch_id>xxxxxxx</mch_id> <nonce_str>13ab90ac4e504e499f797b13b7840e2f</nonce_str> <notify_url>https://api-pay-dev.dgclass.cn/open/api/v1/pay/notify/2</notify_url> <out_trade_no>BBG_DG_WX_1640177554382274560</out_trade_no> <return_url>https</return_url> <scene_info>{"h5_info":{"type":"Wap","wap_url":"https://www.dgclass.cn/","wap_name":"十方数字技能课堂"}}</scene_info> <sign>EAC054CB1733DE1A805FA57DDE308F53</sign> <sign_type>MD5</sign_type> <spbill_create_ip>0:0:0:0:0:0:0:1</spbill_create_ip> <total_fee>1</total_fee> <trade_type>MWEB</trade_type> </xml> 这个下单正常 上述 mch_id 这家商户下单正常,下面这个商户下单就提示请求中含有未在API文档中定义的参数 ,其他参数一摸一样,就商户号不一样 <?xml version="1.0" encoding="UTF-8" standalone="no"?> <xml> <appid>xxxx</appid> <body>产研测试2店铺-陈文测试-2023.1.4</body> <mch_id>xxxxxxx</mch_id> <nonce_str>b3c1ce22454b423b8cd0b89c4563abfb</nonce_str> <notify_url>https://api-pay-dev.dgclass.cn/open/api/v1/pay/notify/3</notify_url> <out_trade_no>BBG_DG_WX_1640177554382274560</out_trade_no> <return_url>https</return_url> <scene_info>{"h5_info":{"type":"Wap","wap_url":"https://www.dgclass.cn/","wap_name":"十方数字技能课堂"}}</scene_info> <sign>B909E7A3D2F0935CB9B481EF7FA45465</sign> <sign_type>MD5</sign_type> <spbill_create_ip>0:0:0:0:0:0:0:1</spbill_create_ip> <total_fee>1</total_fee> <trade_type>MWEB</trade_type> </xml> 这个下单提示未定义的参数。
2023-03-27 - 自定义组件退款 返回 2747009?
自定义组件同意退款接口2747009 ,无其他提示
2022-04-18 - 微信自定义组件支付,下单时候需要使用jsapi 生成订单嘛?
微信自定义组件支付, https://api.weixin.qq.com/shop/order/add 这个接口为什么有两种说明
2022-04-15 - 当主播微信号没有在 “小程序直播“ 小程序实名认证
https://developers.weixin.qq.com/miniprogram/dev/framework/liveplayer/studio-api.html 当主播微信号没有在 “小程序直播“ 小程序实名认证,创建房间是否是成功的
2020-12-16 - 微信小程序服务商如何替商户收款
[图片], 这个sub_openid跟普通的获取openid是一样的嘛,为什么文档提示的像是在公众号那样获取
2019-08-16 - 调用sandboxnew/getsignkey一直报秘钥错误
https://api.mch.weixin.qq.com/sandboxnew/pay/getsignkey在调用此接口是,一直报api秘钥错误,检查了商户号和api秘钥是没有错误的
2019-03-19