| 程序包 | 说明 |
|---|---|
| org.thlws.payment | |
| org.thlws.payment.wechat.core |
| 限定符和类型 | 方法和说明 |
|---|---|
static WechatRefundResponse |
WechatPayClient.refund(WechatRefundRequest request,
String apiKey,
String p12FilePath)
|
| 限定符和类型 | 方法和说明 |
|---|---|
static WechatRefundResponse |
WechatPayCore.refund(WechatRefundRequest request,
String apiKey,
String p12FilePath)
微信退款,必须指定p12文件路径,否则无法完成退款动作,目前已知退款和撤销接口需要提供p12文件
使用该接口注意事项 交易时间超过一年的订单无法提交退款; 微信支付退款支持单笔交易分多次退款,多次退款需要提交原支付订单的商户订单号和设置不同的退款单号。 |
Copyright © 2018. All rights reserved.