Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

收付通分账异常 #1959

Closed
guicw opened this issue Jan 8, 2021 · 0 comments
Closed

收付通分账异常 #1959

guicw opened this issue Jan 8, 2021 · 0 comments
Milestone

Comments

@guicw
Copy link

guicw commented Jan 8, 2021

简要描述

收付通分账异常

模块版本情况

  • WxJava 模块名: 微信支付 - 收付通
  • WxJava 版本号: 4.0.0

详细描述

文档:https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/profitsharing/chapter3_1.shtml

分账个人姓名 | receiver_name | 条件选填
在接收方类型为个人时可选填,若填写理应加密,并且HTTP头部的Wechatpay-Serial也需要填写为证书序列号

日志

2021-01-08 11:06:21.693 ERROR 32508 --- [el-async-4] c.g.b.w.service.impl.WxPayServiceImpl :
【请求地址】:https://api.mch.weixin.qq.com/v3/ecommerce/profitsharing/orders
【请求数据】:{"appid":"xxx","sub_mchid":"xxx","transaction_id":"xxx","out_order_no":"xxx","receivers":[{"type":"MERCHANT_ID","receiver_account":"xxx","amount":100,"description":"分账","receiver_name":"xxx"}],"finish":true}
【异常信息】:HTTP header缺少微信支付平台证书序列号(Wechatpay-Serial)

binarywang pushed a commit that referenced this issue Jan 10, 2021
@binarywang binarywang added this to the 4.0.3 milestone Jan 10, 2021
cofedream pushed a commit to cofedream/WxJava that referenced this issue Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants