jeequan / jeepay

Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。

Home Page:https://www.jeequan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

通过api/pay/unifiedOrder创建订单, 设置notifyUrl无效?

Alixxxxxxx opened this issue · comments

RT.

并没有notifyUrl的服务。

但是显示:
Uploading image.png…

日志:2024-06-20 16:47:30.041 INFO [http-nio-9216-exec-9] [c.j.j.p.c.p.ChannelNoticeController] - ===== 进入[alipay]支付回调:urlOrderId:[] , 订单通知完成。 payOrderId=P1803711192508145665, parseState = CONFIRM_SUCCESS =====
2024-06-20 16:47:30.042 DEBUG [payOrderMchNotifyExecutor-14] [c.j.j.s.m.M.selectById] - ==> Parameters: 1015(Long)
2024-06-20 16:47:30.044 DEBUG [payOrderMchNotifyExecutor-14] [c.j.j.s.m.M.selectById] - <== Total: 1
2024-06-20 16:47:30.095 DEBUG [payOrderMchNotifyExecutor-14] [c.j.j.s.m.P.updateById] - ==> Preparing: UPDATE t_pay_order SET notify_state=? WHERE pay_order_id=?
2024-06-20 16:47:30.096 DEBUG [payOrderMchNotifyExecutor-14] [c.j.j.s.m.P.updateById] - ==> Parameters: 1(Byte), P1803711192508145665(String)
2024-06-20 16:47:30.097 DEBUG [payOrderMchNotifyExecutor-14] [c.j.j.s.m.P.updateById] - <== Updates: 1
2024-06-20 16:47:30.097 DEBUG [payOrderMchNotifyExecutor-14] [c.j.j.s.m.M.updateNotifyResult] - ==> Preparing: update t_mch_notify_record set res_result = ?, notify_count = notify_count + 1, state = ?, last_notify_time = now() where notify_id = ?
2024-06-20 16:47:30.098 DEBUG [payOrderMchNotifyExecutor-14] [c.j.j.s.m.M.updateNotifyResult] - ==> Parameters: Error: Unexpected token 'i', "ifCode=ali"... is not valid JSON(String), 1(Byte), 1015(Long)