程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
ApplymentsStatusResult |
EcommerceService.queryApplyStatusByApplymentId(String applymentId)
查询申请状态API
请求URL: https://api.mch.weixin.qq.com/v3/ecommerce/applyments/{applyment_id}
文档地址: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter3_2.shtml
|
ApplymentsStatusResult |
EcommerceService.queryApplyStatusByOutRequestNo(String outRequestNo)
查询申请状态API
请求URL: https://api.mch.weixin.qq.com/v3/ecommerce/applyments/out-request-no/{out_request_no}
文档地址: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/applyments/chapter3_2.shtml
|
限定符和类型 | 方法和说明 |
---|---|
ApplymentsStatusResult |
EcommerceServiceImpl.queryApplyStatusByApplymentId(String applymentId) |
ApplymentsStatusResult |
EcommerceServiceImpl.queryApplyStatusByOutRequestNo(String outRequestNo) |
Copyright © 2023. All rights reserved.