We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
client:= alipay.NewClient APP里面client创建订单TradeAppPay后正常支付完成 client调用TradeQuery,TradeCancel 返回{"code":"40002","msg":"Invalid Arguments","sub_code":"isv.invalid-app-id","sub_msg":"无效的AppID参数"} 我哪里出了问题啊,搞了一下午了。 ——_——
The text was updated successfully, but these errors were encountered:
@helloh2o 看字面意思是 appid 问题,方便粘贴代码吗?我看看你的入参都配置了哪些
Sorry, something went wrong.
按照demo 跑TradeAppPay ,也是这样
@iGoogle-ink 已找到原因,不是正式环境
No branches or pull requests
client:= alipay.NewClient
APP里面client创建订单TradeAppPay后正常支付完成
client调用TradeQuery,TradeCancel 返回{"code":"40002","msg":"Invalid Arguments","sub_code":"isv.invalid-app-id","sub_msg":"无效的AppID参数"}
我哪里出了问题啊,搞了一下午了。 ——_——
The text was updated successfully, but these errors were encountered: