| 程序包 | 说明 |
|---|---|
| com.github.binarywang.wxpay.bean.notify | |
| com.github.binarywang.wxpay.service | |
| com.github.binarywang.wxpay.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxPayOrderNotifyResult |
WxPayOrderNotifyResult.fromXML(String xmlString) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxPayOrderNotifyResult |
WxPayService.getOrderNotifyResult(String xmlData)
已过时。
use
WxPayService.parseOrderNotifyResult(String) instead |
WxPayOrderNotifyResult |
WxPayService.parseOrderNotifyResult(String xmlData)
解析支付结果通知
详见https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxPayOrderNotifyResult |
WxPayServiceAbstractImpl.getOrderNotifyResult(String xmlData)
已过时。
|
WxPayOrderNotifyResult |
WxPayServiceAbstractImpl.parseOrderNotifyResult(String xmlData) |
Copyright © 2017. All rights reserved.