You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
支付宝退款目前还没接入
在2020年08月25日 13:58,526866757 写道:
@OverRide
public RefundResponse refund(RefundRequest request) {
WxPayServiceImpl wxPayService = new WxPayServiceImpl();
wxPayService.setWxPayConfig(this.wxPayConfig);
return wxPayService.refund(request);
}
微信退款支持,支付宝没有退款接口??????支付宝也掉了这个方法。。。
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
好坑啊 支付宝退款 竟然没有 走微信里面去了
The text was updated successfully, but these errors were encountered: