程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
RefundQueryResult |
EcommerceService.queryRefundByOutRefundNo(String subMchid,
String outRefundNo)
查询退款API
文档地址: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/refunds/chapter3_2.shtml
|
RefundQueryResult |
EcommerceService.queryRefundByRefundId(String subMchid,
String refundId)
查询退款API
文档地址: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/ecommerce/refunds/chapter3_2.shtml
|
限定符和类型 | 方法和说明 |
---|---|
RefundQueryResult |
EcommerceServiceImpl.queryRefundByOutRefundNo(String subMchid,
String outRefundNo) |
RefundQueryResult |
EcommerceServiceImpl.queryRefundByRefundId(String subMchid,
String refundId) |
Copyright © 2023. All rights reserved.