lokielse / omnipay-wechatpay

(微信支付)WeChatPay driver for the Omnipay PHP payment processing library
MIT License
315 stars 103 forks source link

3.0.10设置退款回调地址无效 #100

Open bingtice opened 5 years ago

bingtice commented 5 years ago

微信申请退款,通过setNotifyUrl方法,设置退款通知回调地址无效。

bingtice commented 5 years ago

我现在一直在用fork版本,什么时候能够修复