Replies: 1 comment
-
https://easywechat.com/6.x/client.html $client->post('v3/blah/blah', [
'json' => ['a'=>'b'],
'headers' => ['Wechatpay-Serial' => 'ABEFDEABEFDEABEFDEABEFDEABEFDE'],
]); |
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
-
请求的时候怎么设置header头呢?HTTP header缺少微信支付平台证书序列号(Wechatpay-Serial)
Beta Was this translation helpful? Give feedback.
All reactions