-
Notifications
You must be signed in to change notification settings - Fork 101
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
apiv2接口SIGN_ERROR错误 #41
Comments
稍等,这里应该有点问题,在看。 |
怎样了?有解决方案了吗? |
这是个 已找到问题所在点,在写测试用例覆盖中。。。 |
Merged
好的,那我等待更新新版本了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请求前的参数:
Array
(
[xml] => Array
(
[mch_billno] => etGkDmT3BJyuhnhU9d
[mch_id] => xxxxx
[wxappid] => wx01111111
[send_name] => aaaaa
[re_openid] => o8xSOxxxxxxx
[total_amount] => 100
[total_num] => 1
[wishing] => 红包祝福语
[client_ip] => 192.168.0.1
[act_name] => 活动名称
[remark] => 备注
)
[security] => 1
)
apiv2密钥尝试更换过,更换后还是返回签名错误,请问我要怎样处理?
请求代码:$instance->v2->mmpaymkttransfers->sendredpack->postAsync($data)
The text was updated successfully, but these errors were encountered: