Heim  >  Artikel  >  Backend-Entwicklung  >  微信支付测试授权目录设置问题?

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

WBOY
WBOYOriginal
2016-06-06 20:36:171102Durchsuche

最近在测试微信支付,一直报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/

Stellungnahme:
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