ChenSee / ss-panel-v3-mod_Uim-alipay-wxpay

ss panel v3 mod 魔改版免签约支付宝与微信双支付程序自检测,无需第三方软件支持,根据COOKIE,EMAIL通知失效情况,加入XCAT命令,加入定时任务自动检测,相关配置在后台管理,不定时同步NimaQu库。
MIT License
275 stars 147 forks source link

用户成功付款后 余额不会增加 #2

Closed Loga1n closed 5 years ago

ChenSee commented 5 years ago

@R0ac4 定时任务添加了没

ChenSee commented 5 years ago
# crontab -e
*/1 * * * * php /你的目录/xcat alipay
*/1 * * * * php /你的目录/xcat wxpay
Loga1n commented 5 years ago

@ChenSee 已经添加了定时任务了 余额还是不会增加

ChenSee commented 5 years ago

@R0ac4 依赖的guzzle是否是6.2呢?

Loga1n commented 5 years ago

@ChenSee emmm不会看 我怀疑是支付宝cookie配置错了 请问支付宝cookie是用这行么? image

ChenSee commented 5 years ago

不是的应该header里面的 不是这个

Loga1n commented 5 years ago

@ChenSee 谢谢 是cookie的问题 建议在教程里写清楚一点。

ChenSee commented 5 years ago

@R0ac4 嗯嗯 有空弄一下