程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
ApplymentStateQueryResult |
Applyment4SubService.queryApplyStatusByApplymentId(String applymentId)
通过申请单号查询申请状态
文档详见: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/tool/applyment4sub/chapter3_2.shtml
接口链接:https://api.mch.weixin.qq.com/v3/applyment4sub/applyment/applyment_id/{applyment_id}
|
ApplymentStateQueryResult |
Applyment4SubService.queryApplyStatusByBusinessCode(String businessCode)
通过业务申请编号查询申请状态
文档详见: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/tool/applyment4sub/chapter3_2.shtml
接口链接:https://api.mch.weixin.qq.com/v3/applyment4sub/applyment/business_code/{business_code}
|
限定符和类型 | 方法和说明 |
---|---|
ApplymentStateQueryResult |
Applyment4SubServiceImpl.queryApplyStatusByApplymentId(String applymentId) |
ApplymentStateQueryResult |
Applyment4SubServiceImpl.queryApplyStatusByBusinessCode(String businessCode) |
Copyright © 2023. All rights reserved.