-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.0] 微信支付 sandbox模式 #507
Comments
Hi! I have tried price 1.01 for sandbox. |
@vic-volk So? |
@vic-volk This package is not an official SDK. |
Ok, I have mistaken with the issue translation. If I use: https://api.mch.weixin.qq.com/sandboxnew/pay/unifiedorder
But I solved it. |
@vic-volk Good Job. 👍 |
沙盒的支持已经被merge到master, 如果谁感兴趣,请测试。使用方法:
|
$app = new Application($options);
$payment = $app->payment->sandboxMode(true); |
我用的环境
PHP 版本:5.6
overtrue/wechat 版本:3.0
问题及现象
https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=21_2
怎样对接沙箱模式 进行调试
The text was updated successfully, but these errors were encountered: