Replies: 4 comments 4 replies
-
这个接口不需要 mchid 啊,打印下输出看看。 另外就是
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
贴你的代码 |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
$this->client->withMchId()->get('v3/pay/transactions/out-trade-no/'.$orderNumber);
这个withMchId()的简易写法是没用了么,get带不上mch_id;
"message": "HTTP/1.1 400 Bad Request returned for \"https://api.mch.weixin.qq.com/v3/pay/transactions/out-trade-no/76369600681480192\".", "exception": "Symfony\\Component\\HttpClient\\Exception\\ClientException", "file": "/var/www/Help_player/vendor/symfony/http-client/Response/CommonResponseTrait.php", "line": 168,
Beta Was this translation helpful? Give feedback.
All reactions