环境:
laravel 4.2
thenbsp/wechat 1.*
php
我想在web页面上实现微信支付,如下:
options = { ...,
notify_url: URL::to('payment'), }
生成支付二维码和扫码支付都成功,没问题。
但是: 不能执行到notify_url里?
URL::to('payment')是这样定义的:
Route::get('payment','..Controller@payment'); (不知道是应该用get还是post ??)
方法内容:
$request = new NotifyRequest(); ... ... 内容没有改变,直接使用example中的代码。
这个地址可以直接打开,内容如下(不确定是否正确):
This XML file does not appear to have any style information associated with it. The document tree is shown below.
请大神们多多指点啊,郁闷好几天了都,谢谢!!
环境:
laravel 4.2
thenbsp/wechat 1.*
php
我想在web页面上实现微信支付,如下:
options = { ...,
notify_url: URL::to('payment'), }
生成支付二维码和扫码支付都成功,没问题。
但是: 不能执行到notify_url里?
URL::to('payment')是这样定义的:
Route::get('payment','..Controller@payment'); (不知道是应该用get还是post ??)
方法内容:
$request = new NotifyRequest(); ... ... 内容没有改变,直接使用example中的代码。
这个地址可以直接打开,内容如下(不确定是否正确):
This XML file does not appear to have any style information associated with it. The document tree is shown below.
请大神们多多指点啊,郁闷好几天了都,谢谢!!
微信是一款手机通信软件,支持通过手机网络发送语音短信、视频、图片和文字。微信可以单聊及群聊,还能根据地理位置找到附近的人,带给大家全新的移动沟通体验,有需要的小伙伴快来保存下载体验吧!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号