Skip to content

商家转账希望暴露支持微信官方最近新出的:用户授权免确认模式 中的一些接口 #4043

Description

@yechengpeng

希望作者能够实现暴露 这些接口出来
https://pay.weixin.qq.com/doc/v3/merchant/4015901167

Image

以下是接口列表:


发起转账并完成免确认收款授权
/v3/fund-app/mch-transfer/transfer-bills/pre-transfer-with-authorization
官方接口地址:https://pay.weixin.qq.com/doc/v3/merchant/4014399293

发起免确认收款授权
/v3/fund-app/mch-transfer/user-confirm-authorization
官方接口地址:https://pay.weixin.qq.com/doc/v3/merchant/4015901167

商户单号查询授权结果
/v3/fund-app/mch-transfer/user-confirm-authorization/out-authorization-no/{out_authorization_no}
官方接口地址:https://pay.weixin.qq.com/doc/v3/merchant/4014399423

用户授权后转账
/v3/fund-app/mch-transfer/transfer-bills/transfer
官方接口地址:https://pay.weixin.qq.com/doc/v3/merchant/4014399371

解除免确认收款授权
/v3/fund-app/mch-transfer/user-confirm-authorization/out-authorization-no/{out_authorization_no}/close
官方接口地址:https://pay.weixin.qq.com/doc/v3/merchant/4015653811

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions