Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

好坑啊 支付宝退款 竟然没有 走微信里面去了 #108

Open
yyjie2000 opened this issue Jul 29, 2020 · 3 comments
Open

好坑啊 支付宝退款 竟然没有 走微信里面去了 #108

yyjie2000 opened this issue Jul 29, 2020 · 3 comments

Comments

@yyjie2000
Copy link

好坑啊 支付宝退款 竟然没有 走微信里面去了

@lly835
Copy link
Contributor

lly835 commented Jul 29, 2020

???

@526866757
Copy link

526866757 commented Aug 25, 2020

@Override
public RefundResponse refund(RefundRequest request) {
    WxPayServiceImpl wxPayService = new WxPayServiceImpl();
    wxPayService.setWxPayConfig(this.wxPayConfig);
    return wxPayService.refund(request);
}

微信退款支持,支付宝没有退款接口??????支付宝也用了这个方法。。。

@lly835
Copy link
Contributor

lly835 commented Aug 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants