ThinkPHP3.2 微信支付 支付URL报redirect_uri错误

WBOY
Freigeben: 2016-06-20 12:28:58
Original
1192 Leute haben es durchsucht

用官方微信接入THINKPHP3.2,一直报错redirect_uri参数错误
我看了参数都是正确的,js网页授权地址也是对的,我支付的是二级下面的一些域名
www.xxx.com/tpcms/index.php/wxpay/index.html
这个网址 我填写过
www.xxx.com/tpcms/
www.xxx.com/tpcms/index.php/wxpay/
www.xxx.com/tpcms/index.php/wxpay/index/
www.xxx.com/tpcms/index.php/
填写过这一些支付地址 但还是提示错误 我用的是服务器上面的一个二级目录去建设的
哪位有经历过这种情况,并且已经解决的 请指教指教


回复讨论(解决方案)

www.xxx.com/tpcms/index.php/wxpay/index.html 你的支付页面是这个的话  你就用www.xxx.com/tpcms/index.php/wxpay 支付目录就行了   我觉得应该不是支付目录的问题  是支付页面填写的那个请求支付的参数 不对 , 你仔细看看流程吧 

http://download.csdn.net/detail/u013358222/9481289  这个地址也是tp3.2的微信支付 可以参照看看

www.xxx.com/tpcms/index.php/wxpay/index.html 你的支付页面是这个的话  你就用www.xxx.com/tpcms/index.php/wxpay 支付目录就行了   我觉得应该不是支付目录的问题  是支付页面填写的那个请求支付的参数 不对 , 你仔细看看流程吧 

http://download.csdn.net/detail/u013358222/9481289  这个地址也是tp3.2的微信支付 可以参照看看



大神,你也有做过这个吗? 填授权目录的时候填有带index.php/xxx/的 然后可以用吗? 我填成这样就不行,采用官方的dome放上去就ok,不过是没有带index.php的,直接域名后/XXX/

我知道什么问题,但是不想告诉你。哼

那就不要index.php ,    我做的时候也没哟index.php   我是去掉了的

我知道什么问题,但是不想告诉你。哼

你是周琦宝宝

那就不要index.php ,    我做的时候也没哟index.php   我是去掉了的


可以了 我去掉index.php就可以了,感谢
Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage