微信支付测试授权目录设置问题?

WBOY
Release: 2016-06-06 20:36:17
Original
1135 people have browsed it

最近在测试微信支付,一直报NaNsystem::access_deined错误,怀疑是授权目录问题
我测试地址外网访问地址是 http://test.baidu.com/index.php/wap/order-20152452-true.html 是做了伪静态处理的,但是网站文件物理目录是

http://test.baidu.com/custom/lib/view/wap/paycenter/pay.html 这个HTML页面发起的JSAPI支付

那么我在微信公众平台中的测试授权目录应该如何写呢??

回复内容:

最近在测试微信支付,一直报NaNsystem::access_deined错误,怀疑是授权目录问题
我测试地址外网访问地址是 http://test.baidu.com/index.php/wap/order-20152452-true.html 是做了伪静态处理的,但是网站文件物理目录是

http://test.baidu.com/custom/lib/view/wap/paycenter/pay.html 这个HTML页面发起的JSAPI支付

那么我在微信公众平台中的测试授权目录应该如何写呢??

你访问发起支付JSAPI的网页所在的目录。根据你的描述,你的测试授权目录应该是http://test.baidu.com/index.php/wap/

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!