微信小程序支付成功了,没有进回调地址,是什么问题?

微信支付 文章 2021-02-08 18:01 836 0 全屏看文

AI助手支持GPT4.0

微信小程序支付成功了,没有进回调地址,是什么问题?The WeChat applet payment is successful, but the callback address is not entered. What is the problem?

微信小程序支付成功了,没有进回调地址,是什么问题?

微信小程序支付成功了,回调方法也写了,就是不进回调方法,都配置好了,交易订单号4200000926202102085036546108,帮忙查下怎么回事呀

Wechat small program payment is successful, and the callback method is also written, but the callback method is not included. It is all configured. The transaction order number is 42000009262012102085036546108. Help to find out what's going on

回答:

重庆安逸软件:

notify_url 这个参数你要配置,配置好支付成功会向这个地址进行发送请求的,除非你的服务器网络不好,导致没有办法发送

Memory:

微信支付完成后notify_url,没有收到回调通知情况下,可按以下几个步骤排查问题:

1、核实上送回调地址是否可被外网访问,是否有DNS解析

2、核实是否有安全策略拦截微信支付回调通知

3、确认回调地址代码的可用性

4、如果使用V3接口,确认下是否设置加密的秘钥,登录商户平台操作~请参考APIV3秘钥设置

附:回调通知注意事项支付回调和查单实现指引


L.:

4200000981202102081266903789


-EOF-

AI助手支持GPT4.0