程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.bean.notify | |
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
static WxPayRefundNotifyResult |
WxPayRefundNotifyResult.fromXML(String xmlString,
String mchKey)
从xml字符串创建bean对象.
|
限定符和类型 | 方法和说明 |
---|---|
WxPayRefundNotifyResult |
WxPayService.parseRefundNotifyResult(String xmlData)
解析退款结果通知
详见https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?
|
限定符和类型 | 方法和说明 |
---|---|
WxPayRefundNotifyResult |
BaseWxPayServiceImpl.parseRefundNotifyResult(String xmlData) |
Copyright © 2024. All rights reserved.