Skip to content
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

v2版微信支信相关的请求地址都是错的。 #191

Closed
dearchun opened this issue May 5, 2016 · 1 comment
Closed

v2版微信支信相关的请求地址都是错的。 #191

dearchun opened this issue May 5, 2016 · 1 comment

Comments

@dearchun
Copy link

dearchun commented May 5, 2016

func MicroPay(clt *core.Client, req map[string]string) (resp map[string]string, err error) {
return clt.PostXML("https://api.core.weixin.qq.com/pay/micropay", req)
}
正确的不是https://api.mch.weixin.qq.com/pay/micropay吗?
好象所有的mch被批量替换成了core了。

@chanxuehong
Copy link
Owner

好的 谢谢提醒 我上次重构替换的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants