Skip to content

普通商户商家转账到零钱,接口微信接口增加了字段,最新代码没有加上 #2897

Description

@fjwhp

简要描述

对接微信接口【普通商户商家转账到零钱】微信新增了字段transfer_scene_id,必填,最新代码还没添加

  1. 微信接口地址 https://pay.weixin.qq.com/docs/merchant/apis/batch-transfer-to-balance/transfer-batch/initiate-batch-transfer.html【transfer_scene_id】

模块版本情况

详细描述

weixin-java-pay 工程模块,https://github.com/Wechat-Group/WxJava/blob/release/weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/transfer/TransferBatchesRequest.java

TransferBatchesRequest 实体缺少字段,transfer_scene_id
微信最新接口地址,增加了字段【transfer_scene_id】 https://pay.weixin.qq.com/docs/merchant/apis/batch-transfer-to-balance/transfer-batch/initiate-batch-transfer.html

期望最新版本代码尽早加上

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions