@Component public class WepaySupport extends Object
| Constructor and Description |
|---|
WepaySupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
initWepay() |
String |
notifyNotOk(String errMsg)
通知不成功
|
String |
notifyOk()
通知成功
|
String |
qrPay(String orderNumber)
动态二维码支付
|
RefundApplyResponse |
refundApply(String orderNumber) |
Boolean |
verifySign(Map<String,?> params)
校验签名
|
@PostConstruct public void initWepay()
public Boolean verifySign(Map<String,?> params)
params - 参数(包含sign)public String notifyOk()
public RefundApplyResponse refundApply(String orderNumber)
Copyright © 2017. All rights reserved.